The members of Java.Security.Spec.EllipticCurve are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new EllipticCurve with the specified field and coefficients. | ||
Creates a new EllipticCurve with the specified field, coefficients and seed. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetA()Returns the coefficient a of this elliptic curve. | ||
GetB()Returns the coefficient b of this elliptic curve. | ||
GetSeed()Returns a copy of the seed that was used to generate this elliptic curve. |