public class ECPair
extends java.lang.Object
| Constructor and Description |
|---|
ECPair(org.bouncycastle.math.ec.ECPoint x,
org.bouncycastle.math.ec.ECPoint y) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
org.bouncycastle.math.ec.ECPoint |
getX() |
org.bouncycastle.math.ec.ECPoint |
getY() |