Click or drag to resize
SecurityHelperVerifyMD5Hash Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static bool VerifyMD5Hash(
	string val,
	string hash
)

Parameters

val
Type: SystemString
hash
Type: SystemString

Return Value

Type: Boolean
See Also