[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TimeStamp.HashMethod

HashMethod Property

HashMethod

Gets or sets the delegate used to hash the time-stamp request. If this value is null, the HashAlgorithm will be used.

Declaration
public TimeStamp.HashDelegate HashMethod { get; set; }
Public Property HashMethod As TimeStamp.HashDelegate