Enum ExtendedKeyUsage
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
[Flags]
public enum ExtendedKeyUsage
Fields
| Name | Description |
|---|---|
| Any | |
| ClientAuth | |
| CodeSigning | |
| EmailProtection | |
| IpsecEndSystem | |
| IpsecTunnel | |
| IpsecUser | |
| None | |
| OcspSigning | |
| ServerAuth | |
| TimeStamping |