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

CheckSum..::..GenerateBinary Method

Generates a binary checksum from a given source.

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

Syntax


[FeatureTagsAttribute]
public static byte[] GenerateBinary(
	string source
)

Parameters

source
Type: String
The source.

Return Value

System.Byte[].