|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TcTddl | |
---|---|
iaik.tc.tss.impl.java.tcs | |
iaik.tc.tss.impl.java.tcs.sessmgr | |
iaik.tc.tss.impl.java.tddl |
Uses of TcTddl in iaik.tc.tss.impl.java.tcs |
---|
Methods in iaik.tc.tss.impl.java.tcs with parameters of type TcTddl | |
---|---|
static boolean |
TcTcsCommon.isOrdinalSupported(TcTddl tddl,
long ordinal)
This method allows to check if a given command ordinal is supported by the TPM. |
static boolean |
TcTcsCommon.tpmManufacturerIs(TcTddl tddl,
java.lang.String manString)
This method checks if the manufacturer string of the TPM matches the provided one. |
Uses of TcTddl in iaik.tc.tss.impl.java.tcs.sessmgr |
---|
Methods in iaik.tc.tss.impl.java.tcs.sessmgr with parameters of type TcTddl | |
---|---|
void |
TcTcsSessManager.evictAllSavedSessions(TcTddl tddl)
This method evicts all saved context sessions from the TPM. |
Uses of TcTddl in iaik.tc.tss.impl.java.tddl |
---|
Subclasses of TcTddl in iaik.tc.tss.impl.java.tddl | |
---|---|
class |
TcTddlLinux
This class implements the TDDL layer for LINUX operating systems. |
class |
TcTddlSocket
This class implements the TDDL layer to connect to TPM accessibly via a TCP/IP socket. |
class |
TcTddlVista
TDDL library for use with Windows Vista. |
Methods in iaik.tc.tss.impl.java.tddl that return TcTddl | |
---|---|
static TcTddl |
TcTddl.getInstance()
The TDDL layer is implemented as a Singleton. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |