Client - SetPassword[C] __cdecl FlowSshC_Client_SetPassword(
[C++] [Client] void SetPassword(wchar_t const* password); [C#] [Client] public void SetPassword(string password); Parameters
Remarks Use SetPassword to specify a password to log in with. If you set both a password and a keypair, then public-key authentication will be performed first. |