Class DSAPrivateKeyImpl

java.lang.Object
org.apache.harmony.security.PrivateKeyImpl
org.apache.harmony.security.provider.crypto.DSAPrivateKeyImpl
All Implemented Interfaces:
Serializable, DSAKey, DSAPrivateKey, Key, PrivateKey

public class DSAPrivateKeyImpl
extends PrivateKeyImpl
implements DSAPrivateKey
The class provides DSAPrivateKey functionality by extending a class implementing PrivateKey and implementing methods defined in both interfaces, DSAKey and DSAPrivateKey
See Also:
Serialized Form