Enum KeyUsage
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
[Flags]
public enum KeyUsage
Fields
Name | Description |
---|---|
CrlSign | |
DataEncipherment | |
DecipherOnly | |
DigitalSignature | |
EncipherOnly | |
KeyAgreement | |
KeyCertSign | |
KeyEncipherment | |
None | |
NonRepudiation |