4 references to WantsTls13
System.Net.Security (4)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (3)
143CipherSuitesPolicyPal.WantsTls13(protocols)) 148else if (CipherSuitesPolicyPal.WantsTls13(protocols) && 170if (!CipherSuitesPolicyPal.WantsTls13(protocols))
System\Net\Security\CipherSuitesPolicyPal.Linux.cs (1)
157if (!WantsTls13(protocols) || policy == null)