Click or drag to resize

SignedCmsBuilderRevocationLists Property

Gets an array of certificate revocation lists contained in the message.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509CRL2Collection RevocationLists { get; }

Property Value

Type: X509CRL2Collection
See Also