by Pieter Philippaerts [Pieter at mentalis dot org] posted on 2004/03/06 |
|
There are still plans for an SSH implementation in .NET, but work on it hasn't started yet. We're going to wait until Microsoft releases version 1.2 of the .NET framework before we start working on our SSH implementation. This is because we're going to build an implementation that's compatible with Microsoft's runtime as well as mono's runtime, so we can't use the security classes from our own security library because they rely too much on the Windows API. |