d2i_OCSP_RESPID

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. libressl_d.openssl.ossl_typ.OCSP_RESPID* d2i_OCSP_RESPID(libressl_d.openssl.ossl_typ.OCSP_RESPID** a, const(ubyte)** in_, core.stdc.config.c_long len)
  2. libressl_d.openssl.ossl_typ.OCSP_RESPID* d2i_OCSP_RESPID(libressl_d.openssl.ossl_typ.OCSP_RESPID** a, const(ubyte)** in_, core.stdc.config.c_long len)
    extern (C) nothrow @nogc
    d2i_OCSP_RESPID
    (,
    const(ubyte)** in_
    ,
    core.stdc.config.c_long len
    )

Meta