java.security.spec.KeySpecECPrivateKeySpec, ECPublicKeySpecpublic class ECKeySpec
extends java.lang.Object
implements java.security.spec.KeySpec
| Modifier | Constructor | Description |
|---|---|---|
protected |
ECKeySpec(ECParameterSpec spec) |
| Modifier and Type | Method | Description |
|---|---|---|
ECParameterSpec |
getParams() |
return the domain parameters for the curve
|
protected ECKeySpec(ECParameterSpec spec)
public ECParameterSpec getParams()