The FpPoint type exposes the following members.

Constructors

Methods

  NameDescription
Public methodAdd (Overrides ECPoint..::..Add(ECPoint).)
Public methodEquals (Inherited from ECPoint.)
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 methodGetEncoded (Inherited from ECPointBase.)
Public methodGetHashCode (Inherited from ECPoint.)
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 methodMultiply (Inherited from ECPointBase.)
Public methodNegate (Overrides ECPoint..::..Negate()()()().)
Public methodSubtract (Overrides ECPoint..::..Subtract(ECPoint).)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodTwice (Overrides ECPoint..::..Twice()()()().)

Properties

  NameDescription
Public propertyCurve (Inherited from ECPoint.)
Public propertyIsCompressed (Inherited from ECPoint.)
Public propertyIsInfinity (Inherited from ECPoint.)
Public propertyX (Inherited from ECPoint.)
Public propertyY (Inherited from ECPoint.)
Protected propertyYTilde (Overrides ECPointBase..::..YTilde.)

See Also