TimestampServer.HashAlgorithmOid Property

Get or Sets the oid of the hash algorithm to be used.

public string HashAlgorithmOid { get; set; }
Public Property HashAlgorithmOid As String

Property Value

String

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

The deault value "2.16.840.1.101.3.4.2.1" indicates SHA-256 hash algorithm. Setting incorrect oid value will raise exception.

See Also

TimestampServer
ceTe.DynamicPDF

In this topic