2 references to Ssl2
System (2)
net\System\Net\SecureProtocols\_SslState.cs (2)
356if ((proto & SslProtocols.Ssl2) != 0) { 357proto |= SslProtocols.Ssl2;