Interface SshDsaPrivateKey

All Superinterfaces:
SshPrivateKey
All Known Implementing Classes:
Ssh2DsaPrivateKey

public interface SshDsaPrivateKey extends SshPrivateKey
This interface should be implemented by all DSA private key implementations.
Author:
Lee David Painter