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
| STSProcessID | Value returned by one of the NewPAdESSignatureTimeStampProcessFrom* functions. |
|---|---|
| SignatureFieldName | Name of the signature field to augment. |
Returns
Returns 1 when the process exists; returns 0 for an invalid process id.