com.mindbright.ssh
Class SSHKeyGenerationDialog
java.lang.Object
com.mindbright.ssh.SSHKeyGenerationDialog
public class SSHKeyGenerationDialog
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSHKeyGenerationDialog
public SSHKeyGenerationDialog()
generateKeyPair
public static java.security.KeyPair generateKeyPair(java.lang.String alg,
int bits)
throws java.security.NoSuchAlgorithmException
- Throws:
java.security.NoSuchAlgorithmException
show
public static void show(java.lang.String title,
java.awt.Component par,
SSHInteractiveClient cli)
editKeyDialog
public static void editKeyDialog(java.lang.String title,
java.awt.Component par,
SSHInteractiveClient cli)