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

Meta