2 references to HashType
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Request.cs (1)
367
HashAlgorithm = (HashAlgorithmType)handshake.
HashType
;
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
HttpsTests.cs (1)
225
Assert.Equal((uint)tlsFeature.HashAlgorithm, tlsCopy.
HashType
);