SilcBool silc_idcache_update_by_context(SilcIDCache cache, void *context, void *new_id, char *new_name, SilcBool free_old_name);
Same as silc_idcache_update but finds the corrent ID cache entry by the `context' added to the ID cache.