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")>]
member this.PointInfinity : Java.Security.Spec.ECPoint

Property Value

ECPoint
Attributes

Remarks

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