1 reference to TLS_RSA_WITH_NULL_SHA
System.Net.Security (1)
System\Net\Security\SslConnectionInfo.Unix.cs (1)
47case TlsCipherSuite.TLS_RSA_WITH_NULL_SHA: return 2 << 12 | 1 << 8 | 0 << 4 | 2;