KeySpec
public class ECPrivateKeySpec extends Object implements KeySpec
ECParameterSpec
ECPrivateKeySpec(BigInteger s, ECParameterSpec params)
getParams()
BigInteger
getS()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ECPrivateKeySpec(BigInteger s, ECParameterSpec params)
s
params
NullPointerException
public BigInteger getS()
public ECParameterSpec getParams()