SignedData.CertificateRevocationLists Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
CertificateRevocationLists
Gets the collection of certificate revocation lists (CRLs) that are embedded in the message.
Declaration
public CertificateRevocationListCollection CertificateRevocationLists { get; }
Property Value
Type | Description |
---|---|
CertificateRevocationListCollection | Collection of CRLs |