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