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