iaik.tc.tss.impl.java.tcs.authmgr
Class TcTcsAuthManager
java.lang.Object
iaik.tc.tss.impl.java.tcs.authmgr.TcTcsAuthManager
public class TcTcsAuthManager
- extends java.lang.Object
Method Summary |
static java.lang.Object[] |
startDSAP(long hContext,
int entityType,
long tcsKeyHandle,
TcTpmNonce nonceOddDSAP,
TcBlobData entityValue)
|
static java.lang.Object[] |
startOIAP(long hContext)
|
static java.lang.Object[] |
startOSAP(long hContext,
int entityType,
long entityValue,
TcTpmNonce nonceOddOSAP)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcTcsAuthManager
public TcTcsAuthManager()
startOIAP
public static java.lang.Object[] startOIAP(long hContext)
throws TcTddlException,
TcTpmException,
TcTcsException
- Throws:
TcTddlException
TcTpmException
TcTcsException
startOSAP
public static java.lang.Object[] startOSAP(long hContext,
int entityType,
long entityValue,
TcTpmNonce nonceOddOSAP)
throws TcTddlException,
TcTpmException,
TcTcsException
- Throws:
TcTddlException
TcTpmException
TcTcsException
startDSAP
public static java.lang.Object[] startDSAP(long hContext,
int entityType,
long tcsKeyHandle,
TcTpmNonce nonceOddDSAP,
TcBlobData entityValue)
throws TcTddlException,
TcTpmException,
TcTcsException
- Throws:
TcTddlException
TcTpmException
TcTcsException