1 write to KeyExchangeStrength
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Request.cs (1)
368KeyExchangeStrength = (int)handshake.KeyExchangeStrength;
1 reference to KeyExchangeStrength
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
606int ITlsHandshakeFeature.KeyExchangeStrength => Request.KeyExchangeStrength;