sudheer

sudheer

  • NA
  • 1
  • 0

C# SSL socket with Diffie Hellman algorithm

May 6 2009 8:29 PM

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.