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