SetPAdESSignatureTimeStampField

Security and Signatures

Description

Names the signature field whose CMS signatureValue will receive an RFC 3161 signature-time-stamp unsigned attribute.

Syntax

Delphi

Function SetPAdESSignatureTimeStampField(STSProcessID: Integer; Const SignatureFieldName: WideString): Integer;

Parameters

STSProcessIDValue returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions.
SignatureFieldNameName of the signature field to augment.

Returns

Returns 1 when the process exists; returns 0 for an invalid process id.

See also

GetPAdESSignatureValueHashHex