Package com.pdftools.signaturevalidation
Class ValidationResult
java.lang.Object
com.pdftools.internal.NativeBase
com.pdftools.internal.NativeObject
com.pdftools.signaturevalidation.ValidationResult
The result of a signature validation
-
Method Summary
Modifier and TypeMethodDescriptionThe data and validation result of the cryptographic signature (Getter)The signature field (Getter)Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
Method Details
-
getSignatureField
The signature field (Getter)
-
getSignatureContent
The data and validation result of the cryptographic signature (Getter)
-