Name
easy:SetOpt_SSL_EC_Curves -- key exchange curves (V2.0)
Synopsis
easy:SetOpt_SSL_EC_Curves(alg_list)
Function
Pass a string as parameter with a colon delimited list of (EC) algorithms. This option defines the client's key exchange algorithms in the SSL handshake (if the SSL backend libcurl is built to use supports it).
Inputs
alg_list
input value
Show TOC