1 write to KeyExchangeAlgorithm
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
410KeyExchangeAlgorithm = (ExchangeAlgorithmType)handshake.KeyExchangeType;
1 reference to KeyExchangeAlgorithm
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
426ExchangeAlgorithmType ITlsHandshakeFeature.KeyExchangeAlgorithm => KeyExchangeAlgorithm;