SecureShell.connectTo(host,username,passwordPrompt,password)
Establishes the connection to a ssh host using the Keyboard-Interactive authentication method.
Arguments:
Name
Type
Description
Mode
host
String
in
username
String
in
passwordPrompt
String
in
password
String
in
Parent topic:
Fuego.Net : SecureShell