Adds a Signature field compatible with a DocTimeStamp.
[C#] Signature AddDocTimestamp() Signature AddDocTimestamp(string name) [Visual Basic] Function AddDocTimestamp() As Signature Function AddDocTimestamp(name As string) As Signature
Signature AddDocTimestamp() Signature AddDocTimestamp(string name)
Function AddDocTimestamp() As Signature Function AddDocTimestamp(name As string) As Signature
Adds a Signature field compatible with a document timestamp.
Add an RFC 3161 compliant document timestamp field to the form.
To sign the timestamp you need to specify either a TimestampServiceUrl or a CustomSigner and then call SignTimestamp.