Hashes..::..HMACSHA256 Method

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

Syntax


public static byte[] HMACSHA256(
	byte[] key,
	byte[] data
)

Parameters

key
Type: array<Byte>[]()[][]
data
Type: array<Byte>[]()[][]