Package database

Interface Summary
Resolver This interface types classes able to service the SPKI.SPKIResolvable interface.
 

Class Summary
Database This abstract class provieds high level access to local PKI databases.
HashDB Concrete Database implementation that uses hashtables at the bottom.
Result This class defines the required methods for Database method results objects.
test Database test class.
 

Exception Summary
DatabaseException Thrown to indicate that some error condition in the Database package has occured.
NotFoundException Thrown to indicate that the object of a search wasn't found.