3 references to Tls13Supported
System.Net.Security (3)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
149if (!Interop.Ssl.Capabilities.Tls13Supported) 384if (!Interop.Ssl.Capabilities.Tls13Supported ||
System\Net\Security\CipherSuitesPolicyPal.Linux.cs (1)
25if (!Interop.Ssl.Capabilities.Tls13Supported)