ECPoint.PointInfinity Property

Definition

This defines the point at infinity.

[Android.Runtime.Register("POINT_INFINITY")]
public static Java.Security.Spec.ECPoint? PointInfinity { get; }
[<Android.Runtime.Register("POINT_INFINITY")>]
static member PointInfinity : Java.Security.Spec.ECPoint

Property Value

Attributes

Remarks

This defines the point at infinity.

Java documentation for java.security.spec.ECPoint.POINT_INFINITY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to