CertificateRevocationList.Extensions Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
Extensions
Gets the collection of CRL's extensions.
Declaration
public CertificateExtensionCollection Extensions { get; }Property Value
| Type | Description | 
|---|---|
| CertificateExtensionCollection | Extensions collection. |