SSL_set_min_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_set_min_proto_version(libressl_d.openssl.ossl_typ.SSL* ssl, core.stdc.stdint.uint16_t version_)
    extern (C) nothrow @nogc
    int
    SSL_set_min_proto_version
    (,
    core.stdc.stdint.uint16_t version_
    )
  2. alias SSL_set_min_proto_version = .SSL_set_min_proto_version

Meta