final class ECUtil extends java.lang.Object
ECUtil()
static java.security.spec.ECPoint
scalarMult(java.security.spec.ECPoint p, java.math.BigInteger kin, java.security.spec.EllipticCurve curve)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.security.spec.ECPoint scalarMult(java.security.spec.ECPoint p, java.math.BigInteger kin, java.security.spec.EllipticCurve curve)