1 write to SslProtocols
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
61SslProtocols = sslProtocols;
3 references to SslProtocols
System.Net.Security (3)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (3)
91SslProtocols == other.SslProtocols; 99hash.Add(SslProtocols);