GetPAdESLTVError
Digital signatures
Description
Returns why the last long-term validation call did not fully complete.
Syntax
Delphi
Function TPDFlib.GetPAdESLTVError: WideString;Return values
| Empty string | Everything requested was obtained. |
|---|---|
| Message | The first reason material was missed, or the reason the call failed. |
Remarks
A non-empty value does not always mean failure: a promotion can succeed with partial material when a responder was unreachable, and this then names the first thing that could not be gathered.