gnutls_cipher_get_tag_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_cipher_get_tag_size(gnutls_cipher_algorithm_t algorithm)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    uint
    gnutls_cipher_get_tag_size
  2. pgnutls_cipher_get_tag_size gnutls_cipher_get_tag_size;

Meta