|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KexParameters | |
|---|---|
| ch.ethz.ssh2.packets | |
| ch.ethz.ssh2.transport | |
| Uses of KexParameters in ch.ethz.ssh2.packets |
|---|
| Fields in ch.ethz.ssh2.packets declared as KexParameters | |
|---|---|
(package private) KexParameters |
PacketKexInit.kp
|
| Methods in ch.ethz.ssh2.packets that return KexParameters | |
|---|---|
KexParameters |
PacketKexInit.getKexParameters()
|
| Uses of KexParameters in ch.ethz.ssh2.transport |
|---|
| Methods in ch.ethz.ssh2.transport with parameters of type KexParameters | |
|---|---|
private boolean |
KexManager.isGuessOK(KexParameters cpar,
KexParameters spar)
|
private NegotiatedParameters |
KexManager.mergeKexParameters(KexParameters client,
KexParameters server)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||