X509CrlBuilderRevokedCertificates Property

Gets or adds a list of revoked certificates contained in CRL.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public X509CRLEntryCollection RevokedCertificates { get; }

Property Value

X509CRLEntryCollection

See Also