NewPAdESDSSProcessFromStream

Security and Signatures

Description

Stream variant of NewPAdESDSSProcessFromFile. The caller owns the stream and must keep it alive until EndPAdESDSSProcessTo* returns.

Syntax

Delphi

function TPDFlib.NewPAdESDSSProcessFromStream(InputStream: TStream; Const Password: WideString): Integer;

Parameters

InputStreamSource PDF byte stream.
PasswordOpen password if the PDF is encrypted.