gnutls_hmac_get_key_size

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. uint gnutls_hmac_get_key_size(gnutls_mac_algorithm_t algorithm)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    uint
    gnutls_hmac_get_key_size
  2. pgnutls_hmac_get_key_size gnutls_hmac_get_key_size;

Meta