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