The members of Java.Security.Spec.ECParameterSpec are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new ECParameterSpec with the specified elliptic curve, the base point, the order of the generator (or base point) and the co-factor. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Cofactor | int. Returns the cofactor. |
[read-only] | Curve | EllipticCurve. Returns the elliptic curve. |
[read-only] | Generator | ECPoint. Returns the generator (or base point). |
[read-only] | Order | Java.Math.BigInteger. Returns the order of the generator. |
[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. |