The ECCurveBase type exposes the following members.

Constructors

  NameDescription
Protected methodECCurveBase
Initializes a new instance of the ECCurveBase class

Methods

  NameDescription
Public methodCreatePoint (Inherited from ECCurve.)
Public methodDecodePoint (Overrides ECCurve..::..DecodePoint(array<Byte>[]()[][]).)
Protected methodDecompressPoint
Public methodEquals(Object) (Inherited from ECCurve.)
Protected methodEquals(ECCurve) (Inherited from ECCurve.)
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 (Inherited from ECCurve.)
Public methodGetHashCode (Inherited from ECCurve.)
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 (Inherited from ECCurve.)
Public propertyInfinity (Inherited from ECCurve.)

See Also