6 references to SChannel
System.Net.Primitives (6)
System\Net\SecureProtocols\SslEnumTypes.cs (6)
15Ssl2 = Interop.SChannel.SP_PROT_SSL2, 17Ssl3 = Interop.SChannel.SP_PROT_SSL3, 19Tls = Interop.SChannel.SP_PROT_TLS1_0, 21Tls11 = Interop.SChannel.SP_PROT_TLS1_1, 22Tls12 = Interop.SChannel.SP_PROT_TLS1_2, 23Tls13 = Interop.SChannel.SP_PROT_TLS1_3,