Interface SshRsaPrivateCrtKey

All Superinterfaces:
SshPrivateKey, SshRsaPrivateKey
All Known Implementing Classes:
Ssh2RsaPrivateCrtKey

public interface SshRsaPrivateCrtKey extends SshRsaPrivateKey
This interface should be implemented by all RSA private co-efficient private key implementations.
Author:
Lee David Painter