Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score SslStream and AES 128 cipher
pade - 1 May 2009 6:58 PM - 3 messages
I am having problems connecting to a specific SSL server. The server only supports AES 128, but the .NET 2.0 SslStream class doesn't seem to support it (although the CipherAlgorithmType enum has the values Aes128). When analyzing the client hello sent to the server, the SslStream client ...
Next » 2 3 4 5 6 7 8 9 10