HMACSHA256..::..Finalize Method

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

Syntax


public void Finalize(
	Span<byte> output
)

Parameters

output
Type: Span<(Of <(<'Byte>)>)>