ch.ethz.ssh2.transport
Class KexManager
java.lang.Object
ch.ethz.ssh2.transport.KexManager
public class KexManager
extends java.lang.Object
KexManager.
checkKexAlgorithmList
public static final void checkKexAlgorithmList(String[] algos)
checkServerHostkeyAlgorithmsList
public static final void checkServerHostkeyAlgorithmsList(String[] algos)
getDefaultKexAlgorithmList
public static final String[] getDefaultKexAlgorithmList()
getDefaultServerHostkeyAlgorithmList
public static final String[] getDefaultServerHostkeyAlgorithmList()
getOrWaitForConnectionInfo
public ConnectionInfo getOrWaitForConnectionInfo(int minKexCount)
throws IOException
handleMessage
public void handleMessage(byte[] msg,
int msglen)
throws IOException