1 write to NegotiatedCipherSuite
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
406
NegotiatedCipherSuite
= GetTlsCipherSuite();
1 reference to NegotiatedCipherSuite
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
409
TlsCipherSuite? ITlsHandshakeFeature.NegotiatedCipherSuite =>
NegotiatedCipherSuite
;