Scalar..::..WriteToSpan Method

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

Syntax


public void WriteToSpan(
	Span<byte> bin
)

Parameters

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