ExtendedUsageOids Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Contains string representations of common extended usage OIDs.
Syntax
public sealed class ExtendedUsageOids
Inherited Members
Fields
Name | Description |
---|---|
AnyPurpose | Any purpose. |
ClientAuthentication | TLS Web client authentication. |
CodeSigning | Code signing. |
EmailProtection | E-mail protection. |
OcspSigning | OCSP response signing. |
ServerAuthentication | TLS Web server authentication. |
TimeStamping | Timestamping. |