Class Ssh2RsaPrivateCrtKey

java.lang.Object
com.sshtools.common.ssh.components.jce.Ssh2RsaPrivateCrtKey
All Implemented Interfaces:
SshPrivateKey, SshRsaPrivateCrtKey, SshRsaPrivateKey

public class Ssh2RsaPrivateCrtKey extends Object implements SshRsaPrivateCrtKey
RSA co-efficient private key implementation for SSH2 protocol.
Author:
Lee David Painter