EndPAdESSignatureTimeStampProcessToString

Security and Signatures

Description

Applies the staged augmented CMS bytes and returns the timestamped PDF as bytes in an AnsiString.

Syntax

Delphi

Function EndPAdESSignatureTimeStampProcessToString(STSProcessID: Integer): AnsiString;

Parameters

STSProcessIDValue returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions.

Returns

Returns the timestamped PDF bytes, or an empty string when the process id is invalid or apply fails.

See also

GetPAdESSignatureTimeStampProcessResult, ReleasePAdESSignatureTimeStampProcess