public class ServerKexManager extends KexManager
log| Constructor and Description |
|---|
ServerKexManager(ServerConnectionState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(byte[] msg,
int msglen) |
checkKexAlgorithmList, checkServerHostkeyAlgorithmsList, finishKex, getDefaultClientKexAlgorithmList, getDefaultServerHostkeyAlgorithmList, getDefaultServerKexAlgorithmList, getOrWaitForConnectionInfo, initiateKEX, mergeKexParameterspublic ServerKexManager(ServerConnectionState state)
public void handleMessage(byte[] msg,
int msglen)
throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.