Package | Description |
---|---|
com.trilead.ssh2.packets | |
com.trilead.ssh2.transport |
Modifier and Type | Field and Description |
---|---|
(package private) KexParameters |
PacketKexInit.kp |
Modifier and Type | Method and Description |
---|---|
KexParameters |
PacketKexInit.getKexParameters() |
Modifier and Type | Method and Description |
---|---|
private boolean |
KexManager.isGuessOK(KexParameters cpar,
KexParameters spar) |
private NegotiatedParameters |
KexManager.mergeKexParameters(KexParameters client,
KexParameters server) |