0
Reply

C# SSL socket with Diffie Hellman algorithm

sudheer

sudheer

May 6 2009 8:29 PM
6.6k

I am newbie to Diffie Hellman algorithm and its implementation. I have a urgent requirement to use C# SSL socket with the cipher set to ADH (Anonymous Diffie Hellman) and not to use certificates.

 

Please let me know where I can find the supported classes / samples / steps to implement.

 

Thanks.