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

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

Syntax


public Scalar(
	ReadOnlySpan<byte> b32
)

Parameters

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