CertificateInfo.Extensions Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
Extensions
Gets the certificate extensions collection.
Declaration
public CertificateExtensionCollection Extensions { get; }
Property Value
| Type | Description |
|---|---|
| CertificateExtensionCollection | Certificate extensions collection. |