Hashes..::..SHA1 Method

Namespace:  SecretNET.Crypto
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static byte[] SHA1(
	byte[] data,
	int offset,
	int count
)

Parameters

data
Type: array<Byte>[]()[][]
offset
Type: Int32
count
Type: Int32