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

InputFilePath to the signed PDF to augment.
PasswordOpen 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