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