HMACSHA256 Constructor (ReadOnlySpan<(Of <(<'Byte>)>)>)

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

Syntax


public HMACSHA256(
	ReadOnlySpan<byte> key
)

Parameters

key
Type: ReadOnlySpan<(Of <(<'Byte>)>)>