SilcBool silc_idcache_find_by_id_one(SilcIDCache cache, void *id, SilcIDCacheEntry *ret);
Find ID Cache entry by ID. Returns only one entry from the cache and the found entry is considered to be exact match. Returns TRUE if the entry was found.