EndPAdESDSSProcessToStream

Security and Signatures

Description

Writes the augmented PDF to the supplied stream. Same return code semantics as EndPAdESDSSProcessToFile.

Syntax

Delphi

function TPDFlib.EndPAdESDSSProcessToStream(DSSProcessID: Integer; OutputStream: TStream): Integer;

Parameters

DSSProcessIDValue returned by one of the NewPAdESDSSProcessFrom* functions.
OutputStreamDestination byte stream owned by the caller.