ReleasePAdESSignatureTimeStampProcess
Security and Signatures
Description
Releases a PAdES signature-time-stamp process handle from the library instance process list.
Syntax
Delphi
Function ReleasePAdESSignatureTimeStampProcess(STSProcessID: Integer): Integer;Parameters
| STSProcessID | Value returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions. |
|---|
Returns
Returns 1 when the process exists and is removed; returns 0 for an invalid process id.