Package com.pdftools.signaturevalidation
Class SignatureContent
java.lang.Object
com.pdftools.internal.NativeBase
com.pdftools.internal.NativeObject
com.pdftools.signaturevalidation.SignatureContent
- Direct Known Subclasses:
CmsSignatureContent,TimeStampContent,UnsupportedSignatureContent
The data and validation result of the cryptographic signature
-
Method Summary
Modifier and TypeMethodDescriptionWhether the cryptographic signature is valid according to the validation profile used (Getter)Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
Method Details
-
getValidity
Whether the cryptographic signature is valid according to the validation profile used (Getter)
-