The F2mCurve type exposes the following members.

Constructors

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(F2mCurve)
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.)
Public methodIsTrinomial
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 propertyH
Public propertyInfinity (Overrides ECCurve..::..Infinity.)
Public propertyIsKoblitz
Public propertyK1
Public propertyK2
Public propertyK3
Public propertyM
Public propertyN

See Also