iaik.tc.tss.impl.ps
Class TcTssUserPsFileSystem

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

public class TcTssUserPsFileSystem
extends TcTssPsFileSystem

Author:
rtoegl

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

TcTssUserPsFileSystem

public TcTssUserPsFileSystem(Properties properties)