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