![]() |
![]()
| ![]() |
![]()
NAMEgnutls_mac_get_key_size - API function SYNOPSIS#include <gnutls/gnutls.h> size_t gnutls_mac_get_key_size(gnutls_mac_algorithm_t algorithm); ARGUMENTS
DESCRIPTIONReturns the size of the MAC key used in TLS. RETURNSlength (in bytes) of the given MAC key size, or 0 if the given MAC algorithm is invalid. REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|