Click or drag to resize

PdfSignatureProperties SetCert Method

Overload List
Name Description
Public method SetCert(IList X509Certificate2 )
Set the X.509 certificate chain used when signing and verifying signatures that use public-key cryptography. (Required when SubFilter is adbe.x509.rsa_sha1)
Public method SetCert(X509Certificate2)
Set the X.509 certificate used when signing and verifying signatures that use public-key cryptography. (Required when SubFilter is adbe.x509.rsa_sha1)
Top
See Also