iaik.tc.tss.impl.ps
Class TcTssPsTrousers

java.lang.Object
  extended by iaik.tc.tss.impl.ps.TcTssPersistentStorage
      extended by iaik.tc.tss.impl.ps.TcTssPsTrousers
All Implemented Interfaces:
TcITssPersistentStorage
Direct Known Subclasses:
TcTssSystemPsTrousers, TcTssUserPsTrousers

public abstract class TcTssPsTrousers
extends TcTssPersistentStorage


Constructor Summary
TcTssPsTrousers(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

TcTssPsTrousers

public TcTssPsTrousers(Properties properties)