Digital Signature Options
Options for creating a digital signature on a PDF document. A digital signature requires a certificate (PFX/P12 file) to cryptographically sign the document. Additional metadata such as signer name, reason, and location can optionally be included. For PAdES-T compliance, configure a to include a trusted timestamp.
Functions
Link copied to clipboard
Gets the password to decrypt the PFX/P12 certificate file.
Link copied to clipboard
Gets the file path to the PFX/P12 certificate file.
Link copied to clipboard
Gets contact information for the signer.
Link copied to clipboard
Gets the hash algorithm to use for the signature.
Link copied to clipboard
Gets the location where the document was signed.
Link copied to clipboard
Gets the name of the person or entity signing the document.
Link copied to clipboard
Gets optional timestamp configuration for PAdES-T compliance.
Link copied to clipboard
Sets the password to decrypt the PFX/P12 certificate file.
Link copied to clipboard
Sets the file path to the PFX/P12 certificate file.
Link copied to clipboard
Sets contact information for the signer.
Link copied to clipboard
Sets the hash algorithm to use for the signature.
Link copied to clipboard
Sets the location where the document was signed.
Link copied to clipboard
Sets the name of the person or entity signing the document.
Link copied to clipboard
Sets optional timestamp configuration for PAdES-T compliance.