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