iaik.tc.tss.impl.ps
Class TcTssSystemPsDatabase

java.lang.Object
  extended by iaik.tc.tss.impl.ps.TcTssPersistentStorage
      extended by iaik.tc.tss.impl.ps.TcTssPsDatabase
          extended by iaik.tc.tss.impl.ps.TcTssSystemPsDatabase
All Implemented Interfaces:
TcITssPersistentStorage

public class TcTssSystemPsDatabase
extends TcTssPsDatabase


Constructor Summary
TcTssSystemPsDatabase(Properties properties)
           
 
Method Summary
 
Methods inherited from class iaik.tc.tss.impl.ps.TcTssPersistentStorage
enumRegisteredKeys, getRegisteredKey, getRegisteredKeyBlob, getRegisteredKeyByPublicInfo, registerKey, unregisterKey
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcTssSystemPsDatabase

public TcTssSystemPsDatabase(Properties properties)