CertificateInfo.Usage Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Usage
Gets or sets the basic certificate usage.
Declaration
public KeyUses Usage { get; set; }
Property Value
Type | Description |
---|---|
KeyUses | Basic certificate usage. |