Implements the basic functionality of a SSH2 (Secure Shell) client.

Namespace: Jscape.Ssh
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
public class Ssh
Visual Basic
Public Class Ssh
Visual C++
public ref class Ssh

Inheritance Hierarchy

System..::..Object
  Jscape.Ssh..::..Ssh

See Also