Design a new object maintenance system. It will consist of one central object list ( a hash table ) and each object will contain tags, containing information about the sessions and application that is is visible for. Most acces on the objects is done via the handles, searches may be expensive, but this will make inserting and deleting an object much cheaper and simpler.
use an PKCS#15 complient storage format.
Go to the first, previous, next, last section, table of contents.