bool silc_idcache_purge(SilcIDCache cache);
Purges the cache by removing expired cache entires. Note that this may be very slow operation. Returns TRUE if the purging was successful. The destructor function is called for each purged cache entry.