Package com.pdftools.pdf
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 lets you verify the integrity of the signed part of the document and authenticate the signer’s identity.
-
-
Method Summary
-
Methods inherited from class com.pdftools.pdf.Signature
getContactInfo, getLocation, getReason
-
Methods inherited from class com.pdftools.pdf.SignedSignatureField
getDate, getName, getRevision
-
Methods inherited from class com.pdftools.pdf.SignatureField
getBoundingBox, getFieldName, getPageNumber
-
Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
-