Interface ECPrivateKey

All Superinterfaces:
ECKey, Key, PrivateKey, Serializable
All Known Implementing Classes:
BCECPrivateKey, JCEECPrivateKey

public interface ECPrivateKey
extends ECKey, PrivateKey
interface for Elliptic Curve Private keys.