Class DocumentTimeStamp
- java.lang.Object
-
- com.pdf_tools.fourheights.pdftoolbox.internal.NativeBase
-
- com.pdf_tools.fourheights.pdftoolbox.internal.NativeObject
-
- com.pdf_tools.fourheights.pdftoolbox.pdf.forms.SignatureField
-
- com.pdf_tools.fourheights.pdftoolbox.pdf.forms.SignedSignatureField
-
- com.pdf_tools.fourheights.pdftoolbox.pdf.forms.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.pdf_tools.fourheights.pdftoolbox.pdf.forms.SignedSignatureField
getDate, getName
-
Methods inherited from class com.pdf_tools.fourheights.pdftoolbox.pdf.forms.SignatureField
getIsVisible
-
Methods inherited from class com.pdf_tools.fourheights.pdftoolbox.internal.NativeObject
equals, hashCode
-
-