GetSignatureModificationDetail
Digital signatures
Description
Explains the last modification verdict.
Syntax
Delphi
Function TPDFlib.GetSignatureModificationDetail: WideString;Return values
| Empty string | Nothing was appended after the signature. |
|---|---|
| Message | Which 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.