NewPAdESSignatureTimeStampProcessFromFile
Security and Signatures
Description
Starts a PAdES signature-time-stamp augmentation process from an input PDF file.
Syntax
Delphi
Function NewPAdESSignatureTimeStampProcessFromFile(Const InputFile, Password: WideString): Integer;Parameters
| InputFile | Path to the signed PDF to augment. |
|---|---|
| Password | Open password for encrypted input, or an empty string. |
Returns
Returns an STSProcessID on success, or 0 when the input file does not exist.
See also
SetPAdESSignatureTimeStampField, GetPAdESSignatureValueHashHex