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

CheckSum..::..GenerateSqlChecksum Method

Generate a hash for a given string, if the string is null 0 will be returned

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

Syntax


[FeatureTagsAttribute]
public static int GenerateSqlChecksum(
	string source
)

Parameters

source
Type: String
hash to compute

Return Value

The md5 hash or 0 if null or empty