|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for classes encapsulating a point multiplication algorithm for ECPoints.
| Method Summary | |
ECPoint |
multiply(ECPoint p,
java.math.BigInteger k)
Multiplies the ECPoint p by k, i.e. |
| Method Detail |
public ECPoint multiply(ECPoint p,
java.math.BigInteger k)
p - The ECPoint to be multiplied.k - The factor by which p is multiplied.
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||