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