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