EndPAdESSignatureTimeStampProcessToStream

Security and Signatures

Description

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

Syntax

Delphi

Function EndPAdESSignatureTimeStampProcessToStream(STSProcessID: Integer; OutputStream: TStream): Integer;

Parameters

STSProcessIDValue returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions.
OutputStreamDestination stream.

Returns

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

See also

GetPAdESSignatureTimeStampProcessResult, ReleasePAdESSignatureTimeStampProcess