JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sshtools.common.publickey
Interface KeyGenerator
All Superinterfaces:
Component
public interface
KeyGenerator
extends
Component
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SshKeyPair
generateKey
(int bits)
Method Details
generateKey
SshKeyPair
generateKey
(int bits)
throws
SshException
Throws:
SshException