org.bouncycastle.jce.interfaces
public interface ECKey
| Method Summary | |
|---|---|
| ECParameterSpec | getParameters()
return a parameter specification representing the EC domain parameters
for the key. |
| ECParameterSpec | getParams()
return a parameter specification representing the EC domain parameters
for the key. |
Deprecated: this method vanises in JDK 1.5. Use getParameters().
return a parameter specification representing the EC domain parameters for the key.