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