Java.Security.Spec.ECFieldF2m: Constructor Members

The constructors of Java.Security.Spec.ECFieldF2m are listed below. For a list of all members, see the ECFieldF2m Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new ECFieldF2m with 2^m elements with a normal basis.
Creates a new ECFieldF2m with 2^m elements with a polynomial basis and the reduction polynomial based on rp.
Creates a new ECFieldF2m with 2^m elements with a polynomial basis and the reduction polynomial based on ks.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.