Enum CertificateUse
Identifies the intended use of the certificate.
Namespace: ComponentSpace.OpenID.Configuration
Assembly: ComponentSpace.OpenID.dll
Syntax
public enum CertificateUse
Fields
| Name | Description |
|---|---|
| Any | Any. |
| Encryption | Encryption and decryption. |
| Signature | Signature generation and verification. |