GetSignatureModificationDetail

Digital signatures

Description

Explains the last modification verdict.

Syntax

Delphi

Function TPDFlib.GetSignatureModificationDetail: WideString;

Return values

Empty stringNothing was appended after the signature.
MessageWhich revision was at fault and what it changed, or why the answer could not be settled.

Remarks

Valid until the next GetSignatureModificationVerdict call. For an undetermined result this names what was unknown, which is usually enough to decide whether to look further by hand.

See also

GetSignatureModificationVerdict, GetDocumentRevisionChanges