Package | Description |
---|---|
com.jcraft.jsch |
Modifier and Type | Class and Description |
---|---|
class |
DHEC256 |
class |
DHEC384 |
class |
DHEC521 |
class |
DHECN |
class |
DHG1 |
class |
DHG14 |
class |
DHGEX |
class |
DHGEX256 |
Modifier and Type | Method and Description |
---|---|
private KeyExchange |
Session.receive_kexinit(Buffer buf) |
Modifier and Type | Method and Description |
---|---|
private void |
Session.checkHost(java.lang.String chost,
int port,
KeyExchange kex) |
private void |
Session.receive_newkeys(Buffer buf,
KeyExchange kex) |
private void |
Session.updateKeys(KeyExchange kex) |