Logon to the selected server.
int SSHLogon(char* lpszSSHHost, int lSSHPort);
Logon to the SSH server using the current SSHUser and SSHPassword. This will perform the SSH handshake and authentication.