Click or drag to resize
StringExtrasGetMd5Hash Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetMd5Hash(
	MD5 md5Hash,
	string input
)

Parameters

md5Hash
Type: System.Security.CryptographyMD5
input
Type: SystemString

Return Value

Type: String
See Also