[]
Gets or sets the object implementing the ITimeStampGenerator interface that is used to generate the time-stamp token included in the document timestamp signature.
This value cannot be set to null.
public ITimeStampGenerator TimeStamp { get; set; }
Public Property TimeStamp As ITimeStampGenerator