char *silc_hash_get_supported(void);
Returns comma (`,') separated list of registered hash functions This is used for example when sending supported hash function list during the SILC Key Exchange protocol (SKE). The caller must free the returned pointer.