Package org.bouncycastle.crypto.ec
Class ECPair
- java.lang.Object
 - 
- org.bouncycastle.crypto.ec.ECPair
 
 
- 
public class ECPair extends java.lang.Object 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)booleanequals(ECPair other)ECPointgetX()ECPointgetY()inthashCode() 
 -