SSL_CTX_get0_chain_certs

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_get0_chain_certs(const(libressl_d.openssl.ossl_typ.SSL_CTX)* ctx, libressl_d.openssl.x509.stack_st_X509** out_chain)
    extern (C) nothrow @nogc
    int
    SSL_CTX_get0_chain_certs
  2. alias SSL_CTX_get0_chain_certs = .SSL_CTX_get0_chain_certs

Meta