Package com.pdftools.pdf
Class DocumentTimestamp
- java.lang.Object
-
- com.pdftools.internal.NativeBase
-
- com.pdftools.internal.NativeObject
-
- com.pdftools.pdf.SignatureField
-
- com.pdftools.pdf.SignedSignatureField
-
- com.pdftools.pdf.DocumentTimestamp
-
public class DocumentTimestamp extends SignedSignatureField
A document time-stamp signature that time-stamps the document
This type of signature provides evidence that the document existed at a specific time and protects the document’s integrity.
-
-
Method Summary
-
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
-
-