const char *silc_hash_get_name(SilcHash hash);
Returns the hash OID string. Returns NULL if the hash doesn't have OID string. Use strlen() to get the OID string length.