The properties of Java.Security.Spec.ECParameterSpec are listed below. For a list of all members, see the ECParameterSpec Members list.
See Also: Inherited members from Java.Lang.Object
[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. |