1 reference to TLS_DHE_PSK_WITH_RC4_128_SHA
System.Net.Security (1)
System\Net\Security\SslConnectionInfo.Unix.cs (1)
131case TlsCipherSuite.TLS_DHE_PSK_WITH_RC4_128_SHA: return 3 << 12 | 9 << 8 | 3 << 4 | 2;