Function silc_hmac_get_supported
SYNOPSIS
char *silc_hmac_get_supported(void);
DESCRIPTION
Returns comma (`,') separated list of registered HMACs. This is
used for example when sending supported HMAC list during the SILC
Key Exchange protocol (SKE). The caller must free the returned
pointer.