HMACSHA256..::..Write32 Method

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

Syntax


public void Write32(
	ReadOnlySpan<byte> data
)

Parameters

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