libcURL.EasyHandle.SSLVersion - charonn0/RB-libcURL GitHub Wiki
libcURL.EasyHandle.SSLVersion
Property Declaration
Dim SSLVersion As libcURL.SSLVersion
Remarks
Gets and sets the SSL/TLS version to use. The default is to let libcurl decide.
See also
- CURLOPT_SSLVERSION in the libcURL documentation.