[]
Gets or sets the delegate used to hash the time-stamp request. If this value is null, the HashAlgorithm will be used.
public TimeStamp.HashDelegate HashMethod { get; set; }
Public Property HashMethod As TimeStamp.HashDelegate