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

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

Validates that the hashes match

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

Syntax


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

Parameters

input
Type: String
Input to validate
hash
Type: String
hash value expected

Return Value

True if the hash is valid