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