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