This interface defines the general contract for an SSH client that is compatible for both the SSH1 and SSH2 protocols.
For a list of all members of this type, see SSHClient Members.
| Type | Description |
|---|---|
| SSH1Client | Implementation of an SSHClient for the SSH1 protocol. |
| SSH2Client | Implementation of an SSHClient for the SSH2 protocol. |
This provides general authentication and the opening of sessions. Further features may be available depending upon the version of the SSH server and installed protocol support.
Namespace: Maverick.SSH
Assembly: Maverick.NET (in Maverick.NET.dll)
SSHClient Members | Maverick.SSH Namespace