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