The ECPointBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ECPointBase | Initializes a new instance of the ECPointBase class |
Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from 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 | (Overrides ECPoint..::..GetEncoded()()()().) | |
| 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 | (Overrides ECPoint..::..Multiply(BigInteger).) | |
| Negate | (Inherited from ECPoint.) | |
| Subtract | (Inherited from ECPoint.) | |
| ToString | (Inherited from Object.) | |
| Twice | (Inherited from ECPoint.) |
Properties
| Name | Description | |
|---|---|---|
| Curve | (Inherited from ECPoint.) | |
| IsCompressed | (Inherited from ECPoint.) | |
| IsInfinity | (Inherited from ECPoint.) | |
| X | (Inherited from ECPoint.) | |
| Y | (Inherited from ECPoint.) | |
| YTilde |