Package org.opensc.util

Interface Summary
DestroyableParent This interface is omplemented by all classes, which act as a parent for Destroyables.
 

Class Summary
DestroyableChild A class, that is a destroyable and a child of a DestroybleParent.
DestroyableHolder This class holds a map of destroyables, which will be destroyed recursively.
Util Utilitiy functions for implementing PKCS11 wrappers.