Package com.pdftools.toolbox.pdf.forms
Class DocumentSignature
- java.lang.Object
-
public class DocumentSignature extends 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.
-
-
Method Summary
-
Methods inherited from class com.pdftools.toolbox.pdf.forms.Signature
getContactInfo, getLocation, getReason
-
Methods inherited from class com.pdftools.toolbox.pdf.forms.SignedSignatureField
getDate, getName
-
Methods inherited from class com.pdftools.toolbox.pdf.forms.SignatureField
getIsVisible
-
Methods inherited from class com.pdftools.toolbox.internal.NativeObject
equals, hashCode
-
-