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