ExtendedUsageOids Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
Contains string representations of common extended usage OIDs.
Syntax
public sealed class ExtendedUsageOids
Inherited Members
Fields
| Name | Description |
|---|---|
|
Any |
Any purpose. |
|
Client |
TLS Web client authentication. |
|
Code |
Code signing. |
|
Email |
E-mail protection. |
|
Ocsp |
OCSP response signing. |
|
Server |
TLS Web server authentication. |
|
Time |
Timestamping. |