1 write to KeyExchangeAlgorithm
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Request.cs (1)
369KeyExchangeAlgorithm = (ExchangeAlgorithmType)handshake.KeyExchangeType;
1 reference to KeyExchangeAlgorithm
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
608ExchangeAlgorithmType ITlsHandshakeFeature.KeyExchangeAlgorithm => Request.KeyExchangeAlgorithm;