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