Object with constants for option SSLVERSION
SSLVERSION
The maximum TLS version can be set by using one of the CurlSslVersionMax fields of this Enum. It is also possible to OR one of the CurlSslVersion fields with one of CurlSslVersionMax
CurlSslVersionMax
CurlSslVersion
CURL_SSLVERSION_MAX_TLSv1_0 becomes CurlSslVersionMax.TlsV1_0
CURL_SSLVERSION_MAX_TLSv1_0
CurlSslVersionMax.TlsV1_0
Object with constants for option
SSLVERSIONThe maximum TLS version can be set by using one of the
CurlSslVersionMaxfields of this Enum. It is also possible to OR one of theCurlSslVersionfields with one ofCurlSslVersionMaxCURL_SSLVERSION_MAX_TLSv1_0becomesCurlSslVersionMax.TlsV1_0