EndPAdESSignatureTimeStampProcessToFile
Security and Signatures
Description
Applies the staged augmented CMS bytes and writes the timestamped PDF to a file.
Syntax
Delphi
Function EndPAdESSignatureTimeStampProcessToFile(STSProcessID: Integer; Const OutputFile: WideString): Integer;Parameters
| STSProcessID | Value returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions. |
|---|---|
| OutputFile | Destination PDF file. |
Returns
Returns the process result code from the apply operation, or 0 for an invalid process id.
See also
GetPAdESSignatureTimeStampProcessResult, ReleasePAdESSignatureTimeStampProcess