SilcBool silc_hash_id_compare(void *key1, void *key2, void *user_context);
Compares two ID's. May be used as SilcHashTable comparison function. The Client ID's compares only the hash of the Client ID not any other part of the Client ID. Other ID's are fully compared.