1 write to CipherAlgorithm
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
406CipherAlgorithm = (CipherAlgorithmType)handshake.CipherType;
1 reference to CipherAlgorithm
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
414CipherAlgorithmType ITlsHandshakeFeature.CipherAlgorithm => CipherAlgorithm;