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