Uses of Class
com.trilead.ssh2.transport.KexParameters
Packages that use KexParameters
-
Uses of KexParameters in com.trilead.ssh2.packets
Fields in com.trilead.ssh2.packets declared as KexParametersMethods in com.trilead.ssh2.packets that return KexParameters -
Uses of KexParameters in com.trilead.ssh2.transport
Methods in com.trilead.ssh2.transport with parameters of type KexParametersModifier and TypeMethodDescriptionprivate boolean
KexManager.isGuessOK
(KexParameters cpar, KexParameters spar) private NegotiatedParameters
KexManager.mergeKexParameters
(KexParameters client, KexParameters server)