|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.math.ec.endo.EndoPreCompInfo
| Field Summary | |
protected ECEndomorphism |
endomorphism
|
protected ECPoint |
mappedPoint
|
| Constructor Summary | |
EndoPreCompInfo()
|
|
| Method Summary | |
ECEndomorphism |
getEndomorphism()
|
ECPoint |
getMappedPoint()
|
void |
setEndomorphism(ECEndomorphism endomorphism)
|
void |
setMappedPoint(ECPoint mappedPoint)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected ECEndomorphism endomorphism
protected ECPoint mappedPoint
| Constructor Detail |
public EndoPreCompInfo()
| Method Detail |
public ECEndomorphism getEndomorphism()
public void setEndomorphism(ECEndomorphism endomorphism)
public ECPoint getMappedPoint()
public void setMappedPoint(ECPoint mappedPoint)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||