3 references to CipherAlgorithm
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\TlsConnectionFeature.cs (1)
57
public CipherAlgorithmType CipherAlgorithm => _sslStream.
CipherAlgorithm
;
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (1)
155
$"NegotiatedCipherSuite:{sslStream.NegotiatedCipherSuite}, CipherAlgorithm:{sslStream.
CipherAlgorithm
}, CipherStrength:{sslStream.CipherStrength}, " +
System.Net.Security (1)
System\Net\Security\SslStream.IO.cs (1)
399
CipherAlgorithm
,