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