|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.math.ec.ScaleYPointMap
Field Summary | |
protected ECFieldElement |
scale
|
Constructor Summary | |
ScaleYPointMap(ECFieldElement scale)
|
Method Summary | |
ECPoint |
map(ECPoint p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final ECFieldElement scale
Constructor Detail |
public ScaleYPointMap(ECFieldElement scale)
Method Detail |
public ECPoint map(ECPoint p)
map
in interface ECPointMap
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |