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

Create a new Public key from byte array

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

Syntax


public PubKey(
	ReadOnlySpan<byte> bytes
)

Parameters

bytes
Type: ReadOnlySpan<(Of <(<'Byte>)>)>
byte array