Constructs a new PDFElectronicSealParams instance.
The parameters for constructing an instance of PDFElectronicSealParams.
The certificate credentials to be used for applying the electronic seal. Cannot be undefined.
Optional documentThe document level permissions for changes allowed after applying electronic seal. Default value is FORM_FILLING.
Optional sealThe appearance options to be used for applying the electronic seal.
Default value is [NAME, LABELS].
The field options to be used for applying the electronic seal. Cannot be undefined.
Optional signatureThe signature format to be used for applying electronic seal. Default value is PKCS7.
Optional tsaThe TSA details to be used for timestamping as per RFC3161 standards.
Private Optional Readonly _appearancePrivate Readonly _certificatePrivate Optional Readonly _documentPrivate Readonly _fieldPrivate Optional Readonly _signaturePrivate Optional Readonly _tsaReturns the signature format to be used for applying electronic seal.
the signature format to be used for applying electronic seal.
Generated using TypeDoc
Parameters for electronically seal PDFs using PDFElectronicSealJob.