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