Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Secure connection using credentials from C# Form textbox

$
0
0
Hi,

Sorry for late reply.
Well, not really since first step of connection is to establish encryption and then authenticate the the user so passwords never sent in a clear text.
If you want avoid keeping password in memory after connection what you can do is to use constructor which accepts byte[] for password.
Then what you can do is one connection is established you can either delete this array or simply nullify it.

Hope it helps.

Thanks,
Oleg

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>