0
Remoting Security
Posted by lorenb on 11/22/2004 in projects
I’m still trying to write some code to secure the network communications in Sussen. My plan was to use a TcpChannel and write an encrypted channel sink. For authentication I’m not sure how that is going to work right now as most of the documentation I’ve seen talks about using NTLM or Kerberos. I did [...]