FE Constructor (ReadOnlySpan<(Of <(<'UInt32>)>)>, Int32, Boolean)

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

Syntax


public FE(
	ReadOnlySpan<uint> n,
	int magnitude,
	bool normalized
)

Parameters

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