PdfSignatureProperties SetCert Method |
Name | Description | |
---|---|---|
![]() |
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)
|
![]() |
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)
|