FE..::..Deconstruct Method

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

Syntax


public void Deconstruct(
	ref Span<uint> n,
	out int magnitude,
	out bool normalized
)

Parameters

n
Type: Span<(Of <(<'UInt32>)>)>%
magnitude
Type: Int32%
normalized
Type: Boolean%