Click or drag to resize
MD5SupportGetInstance Method
Generates a new instance of the MessageDigestSupport class using the specified algorithm

Namespace: AsterNET.Util
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static MD5Support GetInstance()

Return Value

Type: MD5Support
A new instance of the MD5 algorithm class
See Also