Click or drag to resize
SecurityHelperGetMD5SaltedHash Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static string GetMD5SaltedHash(
	string val,
	string salt
)

Parameters

val
Type: SystemString
salt
Type: SystemString

Return Value

Type: String
See Also