bool silc_idcache_del_by_context(SilcIDCache cache, void *context);
Deletes cachen entry by the user specified context. Returns TRUE if the entry was deleted. The destructor function is not called.