Interface ECField

  • All Known Implementing Classes:
    ECFieldF2m, ECFieldFp

    public interface ECField
    The base interface for a Finite Field of an Elliptic Curve.
    • Method Detail

      • getFieldSize

        int getFieldSize()
        Returns the size of the field (in bits).
        Returns:
        the size of the field (in bits).