|
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.ScaleYPointMap
public class 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 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||