Skip to content

ExchangeAlgorithmType enum is missing 44550 #55570

Closed as not planned
Closed as not planned
@omghb

Description

@omghb

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);

https://docs.microsoft.com/en-us/dotnet/api/system.net.security.sslstream.keyexchangealgorithm?view=net-5.0

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions