public class ECPair
extends java.lang.Object
Constructor and Description |
---|
ECPair(org.bouncycastle.math.ec.ECPoint x,
org.bouncycastle.math.ec.ECPoint y) |
public ECPair(org.bouncycastle.math.ec.ECPoint x, org.bouncycastle.math.ec.ECPoint y)
public org.bouncycastle.math.ec.ECPoint getX()
public org.bouncycastle.math.ec.ECPoint getY()
public boolean equals(ECPair other)
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object