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
| InputStream | Stream containing the signed PDF to augment. |
|---|---|
| Password | Open password for encrypted input, or an empty string. |
Returns
Returns a new STSProcessID.
See also
SetPAdESSignatureTimeStampField, EndPAdESSignatureTimeStampProcessToStream