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