KeySpec
public class XECPrivateKeySpecextends Objectimplements KeySpec
XECPrivateKeySpec(AlgorithmParameterSpec params, byte[] scalar)
AlgorithmParameterSpec
getParams()
byte[]
getScalar()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XECPrivateKeySpec(AlgorithmParameterSpec params, byte[] scalar)
params
scalar
NullPointerException
public AlgorithmParameterSpec getParams()
public byte[] getScalar()