SSL_CTX_set_max_proto_version

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int SSL_CTX_set_max_proto_version(libressl_d.openssl.ossl_typ.SSL_CTX* ctx, core.stdc.stdint.uint16_t version_)
    extern (C) nothrow @nogc
    int
    SSL_CTX_set_max_proto_version
    (,
    core.stdc.stdint.uint16_t version_
    )
  2. alias SSL_CTX_set_max_proto_version = .SSL_CTX_set_max_proto_version

Meta