gnutls_mac_get_nonce_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. size_t gnutls_mac_get_nonce_size(gnutls_mac_algorithm_t algorithm)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    size_t
    gnutls_mac_get_nonce_size
  2. pgnutls_mac_get_nonce_size gnutls_mac_get_nonce_size;

Meta