java.security.interfaces.ECKey |
Known Indirect Subclasses
ECPrivateKey |
The interface for an Elliptic Curve (EC) private key. |
ECPublicKey |
The interface for an Elliptic Curve (EC) public key. |
|
Class Overview
The base interface for Elliptic Curve (EC) public or private keys.
Public Methods
Returns the EC key parameters.