CertificateRevocationList.RevokedCertificates Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
RevokedCertificates
Gets the collection of revoked certificates.
Declaration
public RevokedCertificateCollection RevokedCertificates { get; }
Property Value
| Type | Description |
|---|---|
| RevokedCertificateCollection | Revoked certificate collection. |