SignatureValidationItem.CertificateRevocationLists Property

Gets the certificate revocation details as a list of byte arrays.

public List<Byte[]> CertificateRevocationLists { get; }
Public Property CertificateRevocationLists As List(Of Byte())

Property Value

List<Byte[]>

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

SignatureValidationItem
ceTe.DynamicPDF.Merger

In this topic