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