Key Constructor (ReadOnlySpan<(Of <(<'Byte>)>)>, Boolean)

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

Syntax


public Key(
	ReadOnlySpan<byte> bytes,
	bool compressed
)

Parameters

bytes
Type: ReadOnlySpan<(Of <(<'Byte>)>)>
compressed
Type: Boolean