|
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.crypto.ec.ECPair
| Constructor Summary | |
ECPair(ECPoint x,
ECPoint y)
|
|
| Method Summary | |
boolean |
equals(ECPair other)
|
boolean |
equals(java.lang.Object other)
|
ECPoint |
getX()
|
ECPoint |
getY()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ECPair(ECPoint x,
ECPoint y)
| Method Detail |
public ECPoint getX()
public ECPoint getY()
public boolean equals(ECPair other)
public boolean equals(java.lang.Object other)
public int hashCode()
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||