C
coolerkid
Guest
I'm trying to implement a secure socket server using the code provided from the MS example:
SslStream Class (System.Net.Security)
But when it tries to authenticate it gives the error:
"The handshake failed due to an unexpected packet format"
What could be the cause? How can I troubleshoot this?
Thanks
Continue reading...
SslStream Class (System.Net.Security)
But when it tries to authenticate it gives the error:
"The handshake failed due to an unexpected packet format"
What could be the cause? How can I troubleshoot this?
Thanks
Continue reading...