Java.Security.Spec.ECPoint Members

The members of Java.Security.Spec.ECPoint are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new point at the specified coordinates.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
AffineXJava.Math.BigInteger. Returns the x-coordinate.
[read-only]
AffineYJava.Math.BigInteger. Returns the y-coordinate.
[read-only]
static
PointInfinityECPoint. The point on an Elliptic Curve at infinity.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.