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

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); } }