Pdftools SDK
|
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 PdfToolsSignatureValidation_SignatureContent_GetValidity and ensure that PdfToolsPdf_SignedSignatureField_IsFullRevisionCovered is TRUE, confirming the signature covers the entire document revision. More...
#include <PdfTools_Types.h>
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 PdfToolsSignatureValidation_SignatureContent_GetValidity and ensure that PdfToolsPdf_SignedSignatureField_IsFullRevisionCovered is TRUE, confirming the signature covers the entire document revision.