SSL_CTX_add1_chain_cert

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_add1_chain_cert(libressl_d.openssl.ossl_typ.SSL_CTX* ctx, libressl_d.openssl.ossl_typ.X509* x509)
    extern (C) nothrow @nogc
    int
    SSL_CTX_add1_chain_cert
  2. alias SSL_CTX_add1_chain_cert = .SSL_CTX_add1_chain_cert

Meta