Just FYI, in case for some reason I neglect to commit an update.  Microsoft has 
already deployed to the wild, code updates that cause an ExchangeAlgorithmType 
to evaluate to 44550, which is an undocumented value.  For shame.   ;-)   

When they update MSDN, I plan to commit the new info to mono, but for now, it's 
unknown what it will be.  I do know 44550 corresponds to an ECDH Ephemeral key 
exchange, and obviously mono is nowhere near supporting that, but it will be 
important to update the enum with the new value, to prevent compile errors.

http://msdn.microsoft.com/en-us/library/vstudio/system.security.authentication.exchangealgorithmtype(v=vs.100).aspx
and
http://social.msdn.microsoft.com/Forums/vstudio/en-US/d0298622-a7cc-40e8-a4bf-8b74696ff548/sslstreamkeyexchangealgorithm-44550?forum=netfxbcl

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to