NewPAdESSignatureTimeStampProcessFromStream

Security and Signatures

Description

Starts a PAdES signature-time-stamp augmentation process from an input stream.

Syntax

Delphi

Function NewPAdESSignatureTimeStampProcessFromStream(InputStream: TStream; Const Password: WideString): Integer;

Parameters

InputStreamStream containing the signed PDF to augment.
PasswordOpen password for encrypted input, or an empty string.

Returns

Returns a new STSProcessID.

See also

SetPAdESSignatureTimeStampField, EndPAdESSignatureTimeStampProcessToStream