|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.math.ec.ECCurve.Config
public class ECCurve.Config
Field Summary | |
---|---|
protected int |
coord
|
protected ECMultiplier |
multiplier
|
Method Summary | |
---|---|
ECCurve |
create()
|
ECCurve.Config |
setCoordinateSystem(int coord)
|
ECCurve.Config |
setMultiplier(ECMultiplier multiplier)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int coord
protected ECMultiplier multiplier
Method Detail |
---|
public ECCurve.Config setCoordinateSystem(int coord)
public ECCurve.Config setMultiplier(ECMultiplier multiplier)
public ECCurve create()
|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |