char *silc_hmac_get_supported(void);
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.