[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Pkcs7SignatureBuilder.CertificateChain

CertificateChain Property

CertificateChain

Gets or sets the certificate chain. The first certificate is used to sign the document.

Declaration
public X509Certificate2[] CertificateChain { get; set; }
Public Property CertificateChain As X509Certificate2()