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