Line 194:
Line 194:
| 9
| 9
| Disables server cert verification when set.
| Disables server cert verification when set.
+
|-
+
| 11
+
| Use TLS 1.0.
|}
|}
This is the options field initialized during [[SSLC:CreateContext]], and cleared via [[SSLC:ContextClearOpt]]. When the context is initially created, the options field initially has bitmask 0x1B set(besides the additional bits specified via [[SSLC:CreateContext]]).
This is the options field initialized during [[SSLC:CreateContext]], and cleared via [[SSLC:ContextClearOpt]]. When the context is initially created, the options field initially has bitmask 0x1B set(besides the additional bits specified via [[SSLC:CreateContext]]).
−
−
Some of these bits control the protocol version, it's unknown exactly which ones.
= Error codes =
= Error codes =