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