[Mono-dev] System.Security.Authentication.ExchangeAlgorithmType 44550

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Tue Apr 22 21:39:57 UTC 2014


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



More information about the Mono-devel-list mailing list