-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed as not planned
Labels
api-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationarea-System.Net.Security
Milestone
Description
Description
- ExchangeAlgorithmType enum is missing 44550
- I stumbled about this as I logged
SslStream.KeyExchangeAlgorithm
Console.WriteLine("Key exchange: {0} strength {1}", stream.KeyExchangeAlgorithm, stream.KeyExchangeStrength);Configuration
.NET 5.0
Regression?
No, was never included.
Other information
See also Archived Forums > .NET Framework Class Libraries > SslStream.KeyExchangeAlgorithm 44550
Metadata
Metadata
Assignees
Labels
api-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationarea-System.Net.Security