Class AbstractFpCurve
- Namespace
- Enterprises.Org.BouncyCastle.Math.EC
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public abstract class AbstractFpCurve : ECCurve- Inheritance
- 
      
      
      AbstractFpCurve
- Derived
- Inherited Members
Constructors
AbstractFpCurve(BigInteger)
protected AbstractFpCurve(BigInteger q)Parameters
Methods
DecompressPoint(int, BigInteger)
protected override ECPoint DecompressPoint(int yTilde, BigInteger X1)Parameters
- yTildeint
- X1BigInteger
Returns
IsValidFieldElement(BigInteger)
public override bool IsValidFieldElement(BigInteger x)