SSL_CTX_set1_groups

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_set1_groups(libressl_d.openssl.ossl_typ.SSL_CTX* ctx, const(int)* groups, size_t groups_len)
    extern (C) nothrow @nogc
    int
    SSL_CTX_set1_groups
  2. alias SSL_CTX_set1_groups = .SSL_CTX_set1_groups

Meta