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.