The FpCurve type exposes the following members.

Constructors

  NameDescription
Public methodFpCurve
Initializes a new instance of the FpCurve class

Methods

  NameDescription
Public methodCreatePoint (Overrides ECCurve..::..CreatePoint(BigInteger, BigInteger, Boolean).)
Public methodDecodePoint (Inherited from ECCurveBase.)
Protected methodDecompressPoint (Overrides ECCurveBase..::..DecompressPoint(Int32, BigInteger).)
Public methodEquals(Object) (Overrides ECCurve..::..Equals(Object).)
Protected methodEquals(ECCurve) (Inherited from ECCurve.)
Protected methodEquals(FpCurve)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFromBigInteger (Overrides ECCurve..::..FromBigInteger(BigInteger).)
Public methodGetHashCode (Overrides ECCurve..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyA (Inherited from ECCurve.)
Public propertyB (Inherited from ECCurve.)
Public propertyFieldSize (Overrides ECCurve..::..FieldSize.)
Public propertyInfinity (Overrides ECCurve..::..Infinity.)
Public propertyQ

See Also