Click or drag to resize
TimeStampergetHashAlgorithm Method
Get the object ID of the message digest algorithm.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public string getHashAlgorithm()

Return Value

Type: String
A pointer to the object ID of the message digest algorithm as string, e.g., "1.3.14.3.2.26" for SHA - 1.
See Also