pdftools_toolbox.pdf.forms.document_signature

Classes

DocumentSignature(handle)

A document signature that signs the document

class pdftools_toolbox.pdf.forms.document_signature.DocumentSignature(handle)[source]

Bases: Signature

A document signature that signs the document

Document signatures are sometimes also called approval signatures. This type of signature enables to verify the integrity of the signed part of the document and authenticate the signer’s identity.