| Package | Description |
|---|---|
| com.trilead.ssh2 | |
| com.trilead.ssh2.transport |
| Modifier and Type | Method and Description |
|---|---|
ClientServerHello |
Connection.getVersionInfo() |
| Modifier and Type | Field and Description |
|---|---|
(package private) ClientServerHello |
KexManager.csh |
(package private) ClientServerHello |
TransportConnection.csh |
private ClientServerHello |
TransportManager.versions |
| Modifier and Type | Method and Description |
|---|---|
ClientServerHello |
TransportManager.getVersionInfo() |
| Constructor and Description |
|---|
KexManager(TransportManager tm,
ClientServerHello csh,
CryptoWishList initialCwl,
java.lang.String hostname,
int port,
ServerHostKeyVerifier keyVerifier,
java.security.SecureRandom rnd) |