gnutls_ocsp_req_get_cert_id

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. int gnutls_ocsp_req_get_cert_id(gnutls_ocsp_req_const_t req, uint indx, gnutls_digest_algorithm_t* digest, gnutls_datum_t* issuer_name_hash, gnutls_datum_t* issuer_key_hash, gnutls_datum_t* serial_number)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_ocsp_req_get_cert_id
  2. pgnutls_ocsp_req_get_cert_id gnutls_ocsp_req_get_cert_id;

Meta