KeySpec
public class XECPublicKeySpec extends Object implements KeySpec
XECPublicKeySpec(AlgorithmParameterSpec params, BigInteger u)
AlgorithmParameterSpec
getParams()
BigInteger
getU()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XECPublicKeySpec(AlgorithmParameterSpec params, BigInteger u)
params
u
NullPointerException
public AlgorithmParameterSpec getParams()
public BigInteger getU()