wodSSH.NET is a client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using Telnet protocol that is NOT encrypted). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection.
Version 2.4.4 has fix in SSH2 protocol when Cisco-1.25 was on the server side and 'Server signature mismatch' exception was thrown.


