<PackageReference Include="SSH.NET" Version="2020.0.2" />

Renci.SshNet.Security.Org.BouncyCastle.Math.EC.AbstractFpCurve

abstract class AbstractFpCurve : ECCurve
namespace Renci.SshNet.Security.Org.BouncyCastle.Math.EC { internal abstract class AbstractFpCurve : ECCurve { protected AbstractFpCurve(BigInteger q); } }