GE..::..TryParse Method (ReadOnlySpan<(Of <(<'Byte>)>)>, GE%)

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

Syntax


public static bool TryParse(
	ReadOnlySpan<byte> pub,
	out GE elem
)

Parameters

pub
Type: ReadOnlySpan<(Of <(<'Byte>)>)>
elem
Type: SecretNET.Crypto.Secp256k1..::..GE%