<PackageReference Include="SSH.NET" Version="2020.0.0-beta1" />

FpCurve

protected readonly FpPoint m_infinity

protected readonly BigInteger m_q

protected readonly BigInteger m_r

public virtual BigInteger Q { get; }

public FpCurve(BigInteger q, BigInteger a, BigInteger b, BigInteger order, BigInteger cofactor)