[]
Gets or sets the ID of the hash algorithm used to encode the time-stamp request. If set to null, defaults to SHA-256. This property is used only if HashMethod is null. Note that the type of algorithm depends on the time-stamp server.
public OID HashAlgorithm { get; set; }
Public Property HashAlgorithm As OID