The F2mPoint type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| F2mPoint(ECCurve) | Obsolete. | |
| F2mPoint(ECCurve, ECFieldElement, ECFieldElement) | ||
| F2mPoint(ECCurve, ECFieldElement, ECFieldElement, Boolean) |
Methods
| Name | Description | |
|---|---|---|
| Add | (Overrides ECPoint..::..Add(ECPoint).) | |
| Equals | (Inherited from ECPoint.) | |
| 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.) | |
| GetEncoded | (Inherited from ECPointBase.) | |
| GetHashCode | (Inherited from ECPoint.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Multiply | (Inherited from ECPointBase.) | |
| Negate | (Overrides ECPoint..::..Negate()()()().) | |
| Subtract | (Overrides ECPoint..::..Subtract(ECPoint).) | |
| ToString | (Inherited from Object.) | |
| Twice | (Overrides ECPoint..::..Twice()()()().) |
Properties
| Name | Description | |
|---|---|---|
| Curve | (Inherited from ECPoint.) | |
| IsCompressed | (Inherited from ECPoint.) | |
| IsInfinity | (Inherited from ECPoint.) | |
| X | (Inherited from ECPoint.) | |
| Y | (Inherited from ECPoint.) | |
| YTilde | (Overrides ECPointBase..::..YTilde.) |