| TimeStampergetHashAlgorithm Method |
Get the object ID of the message digest algorithm.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic string getHashAlgorithm()
Return Value
Type:
StringA 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