silc_hash_get_supported

SYNOPSIS

    char *silc_hash_get_supported(void);

DESCRIPTION

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.