IAIK ECC
version 2.18

Uses of Class
iaik.security.ecc.math.ecgroup.ECGroupException

Packages that use ECGroupException
iaik.security.ecc.math.ecgroup   
 

Uses of ECGroupException in iaik.security.ecc.math.ecgroup
 

Methods in iaik.security.ecc.math.ecgroup that throw ECGroupException
static ECGroupFactory ECGroupFactory.getInstance()
          Creates an instance of the concrete factory.
abstract  EllipticCurve ECGroupFactory.getCurve(FieldElement a, FieldElement b, java.math.BigInteger curveOrder, int coordinateType)
          ATTENTION: Make sure that the curve parameter specify a valid elliptic curve and are elements of the same field.
abstract  EllipticCurve ECGroupFactory.getDefault(FieldElement a, FieldElement b, java.math.BigInteger curveOrder)
          Gets the default implementation, defined by the default coordinate typ and the provided field element typ.
 


IAIK ECC
version 2.18

IAIK-ECC 2.18, (c) 2002 IAIK, (c) 2003 SIC