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
Generated using TypeDoc
Object with constants for option
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 theCurlSslVersion
fields with one ofCurlSslVersionMax
CURL_SSLVERSION_MAX_TLSv1_0
becomesCurlSslVersionMax.TlsV1_0