![]() | Validation |
Result of a PDF signature validation process
Represents the outcome of validating a digital signature in a PDF document. To determine the overall validity of the signature, verify both the cryptographic integrity via Validity and ensure that IsFullRevisionCovered is , confirming the signature covers the entire document revision.public class ValidationResult : NativeObject
The ValidationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | SignatureContent | The data and validation result of the signature |
![]() | SignatureField | The signed signature field |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |