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