| Package | Description |
|---|---|
| ch.ethz.ssh2.channel | |
| ch.ethz.ssh2.transport |
| Constructor and Description |
|---|
ChannelManager(TransportManager tm)
Constructor for client-mode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientTransportManager |
class |
HTTPProxyClientTransportManager |
class |
ServerTransportManager |
| Constructor and Description |
|---|
ClientKexManager(TransportManager tm,
ClientServerHello csh,
CryptoWishList initialCwl,
String hostname,
int port,
ServerHostKeyVerifier keyVerifier,
SecureRandom rnd) |
KexManager(TransportManager tm,
ClientServerHello csh,
CryptoWishList initialCwl,
SecureRandom rnd) |
Copyright © 2014. All Rights Reserved.