Mono Class Library: System.Security.Cryptography.X509Certificates Namespace

System.Security.Cryptography.X509Certificates.X509KeyUsageFlags Enumeration

Documentation for this section has not yet been entered.
[System.Flags]
public enum X509KeyUsageFlags

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CrlSignDocumentation for this section has not yet been entered.
DataEnciphermentDocumentation for this section has not yet been entered.
DecipherOnlyDocumentation for this section has not yet been entered.
DigitalSignatureDocumentation for this section has not yet been entered.
EncipherOnlyDocumentation for this section has not yet been entered.
KeyAgreementDocumentation for this section has not yet been entered.
KeyCertSignDocumentation for this section has not yet been entered.
KeyEnciphermentDocumentation for this section has not yet been entered.
NoneDocumentation for this section has not yet been entered.
NonRepudiationDocumentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0