gnutls_encode_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_encode_ber_digest_info(gnutls_digest_algorithm_t hash, const(gnutls_datum_t)* digest, gnutls_datum_t* output)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_encode_ber_digest_info
  2. pgnutls_encode_ber_digest_info gnutls_encode_ber_digest_info;

Meta