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 booleanKexManager.isGuessOK(KexParameters cpar, KexParameters spar) private NegotiatedParametersKexManager.mergeKexParameters(KexParameters client, KexParameters server)