1 write to HashStrength
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Request.cs (1)
358HashStrength = (int)handshake.HashStrength;
1 reference to HashStrength
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.FeatureCollection.cs (1)
601int ITlsHandshakeFeature.HashStrength => Request.HashStrength;