node-libcurl

    Enumeration CurlSslVersionMax

    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 the CurlSslVersion fields with one of CurlSslVersionMax

    CURL_SSLVERSION_MAX_TLSv1_0 becomes CurlSslVersionMax.TlsV1_0

    Index

    Enumeration Members

    Default: 65536
    None: 0
    TlsV1_0: 262144
    TlsV1_1: 327680
    TlsV1_2: 393216
    TlsV1_3: 458752
    MMNEPVFCICPMFPCPTTAAATR