Click or drag to resize
SecurityHelperGetMd5Hash Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
private static string GetMd5Hash(
	MD5 md5Hash,
	string input
)

Parameters

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

Return Value

Type: String
See Also