CryptoSys PKI Toolkit Manual

X509.KeyUsageOptions Enumeration

Options for key usage in certificate

Syntax

[C#]
[FlagsAttribute]
public enum KeyUsageOptions
[VB.NET]
<FlagsAttribute> _
Public Enumeration KeyUsageOptions

Members

Member nameDescription
None
DigitalSignature
NonRepudiation
KeyEncipherment
DataEncipherment
KeyAgreement
KeyCertSign
CrlSign
EncipherOnly
DecipherOnly

Remarks

These should be self-explanatory

[Contents] [Index]

[HOME]   [NEXT: X509.Options Enumeration...]

Copyright © 2004-12 D.I. Management Services Pty Ltd. All rights reserved.