public SshOptions( string host, int port, string user, string password, string cipherList )
'Declaration Public Function New( _ ByVal host As String, _ ByVal port As Integer, _ ByVal user As String, _ ByVal password As String, _ ByVal cipherList As String _ )
SshOptions Class SshOptions Members Overload List