gnutls_decode_ber_digest_info

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_decode_ber_digest_info(const(gnutls_datum_t)* info, gnutls_digest_algorithm_t* hash, ubyte* digest, uint* digest_size)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_decode_ber_digest_info
  2. pgnutls_decode_ber_digest_info gnutls_decode_ber_digest_info;

Meta