[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TimeStamp.HashAlgorithm

HashAlgorithm Property

HashAlgorithm

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.

Declaration
public OID HashAlgorithm { get; set; }
Public Property HashAlgorithm As OID