Logon to the selected server.
public void SSHLogon(String SSHHost, int SSHPort);
Logon to the SSH server using the current SSHUser and SSHPassword. This will perform the SSH handshake and authentication.