|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bitcoin.x6763.crypto.ecdsa.math.ECMultiplier
public class ECMultiplier
Constructor Summary | |
---|---|
ECMultiplier()
|
Method Summary | |
---|---|
ECPoint |
multiply(ECPoint p,
java.math.BigInteger k)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ECMultiplier()
Method Detail |
---|
public ECPoint multiply(ECPoint p, java.math.BigInteger k)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |