WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

CheckSum..::..Validate Method (String, Int32)

Validate if the strings matches a SQL checksum

Namespace:  Walter.Cypher
Assembly:  Walter.Cypher (in Walter.Cypher.dll)

Syntax


[FeatureTagsAttribute]
public static bool Validate(
	string input,
	int hash
)

Parameters

input
Type: String
The input to test
hash
Type: Int32
the checksum on record

Return Value

true if matched