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