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