2 references to HashStrength
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Request.cs (1)
368
HashStrength = (int)handshake.
HashStrength
;
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
HttpsTests.cs (1)
226
Assert.Equal(tlsFeature.HashStrength, (int)tlsCopy.
HashStrength
);