public class ECPair extends Object
ECPair(ECPoint x, ECPoint y)
boolean
equals(ECPair other)
equals(Object other)
ECPoint
getX()
getY()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ECPair(ECPoint x, ECPoint y)
public ECPoint getX()
public ECPoint getY()
public boolean equals(ECPair other)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 2021 BouncyCastle.org. All rights reserved.