1 write to CipherStrength
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
399CipherStrength = (int)handshake.CipherStrength;
1 reference to CipherStrength
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
414int ITlsHandshakeFeature.CipherStrength => CipherStrength;