The ECCurveBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ECCurveBase | Initializes a new instance of the ECCurveBase class |
Methods
| Name | Description | |
|---|---|---|
| CreatePoint | (Inherited from ECCurve.) | |
| DecodePoint | (Overrides ECCurve..::..DecodePoint(array<Byte>[]()[][]).) | |
| DecompressPoint | ||
| Equals(Object) | (Inherited from ECCurve.) | |
| Equals(ECCurve) | (Inherited from ECCurve.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FromBigInteger | (Inherited from ECCurve.) | |
| GetHashCode | (Inherited from ECCurve.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| A | (Inherited from ECCurve.) | |
| B | (Inherited from ECCurve.) | |
| FieldSize | (Inherited from ECCurve.) | |
| Infinity | (Inherited from ECCurve.) |