public class ECKeySpec extends Object implements 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()
Copyright © 2015. All rights reserved.