|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.math.ec.ScaleXPointMap
public class ScaleXPointMap
Field Summary | |
---|---|
protected ECFieldElement |
scale
|
Constructor Summary | |
---|---|
ScaleXPointMap(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 ScaleXPointMap(ECFieldElement scale)
Method Detail |
---|
public ECPoint map(ECPoint p)
map
in interface ECPointMap
|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |