Bouncy Castle Cryptography Library 1.32 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ECKey
Method Summary | |
ECParameterSpec |
|
ECParameterSpec |
|
public ECParameterSpec getParameters()
return a parameter specification representing the EC domain parameters for the key.
public ECParameterSpec getParams()
Deprecated. this method vanises in JDK 1.5. Use getParameters().
return a parameter specification representing the EC domain parameters for the key.