EndPAdESSignatureTimeStampProcessToFile

Security and Signatures

Description

Applies the staged augmented CMS bytes and writes the timestamped PDF to a file.

Syntax

Delphi

Function EndPAdESSignatureTimeStampProcessToFile(STSProcessID: Integer; Const OutputFile: WideString): Integer;

Parameters

STSProcessIDValue returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions.
OutputFileDestination PDF file.

Returns

Returns the process result code from the apply operation, or 0 for an invalid process id.

See also

GetPAdESSignatureTimeStampProcessResult, ReleasePAdESSignatureTimeStampProcess