Hashes..::..DoubleSHA256RawBytes Method

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

Syntax


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

Parameters

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