iaik.tc.tss.impl.java.tcs.ctxmgr
Class TcTcsContext
java.lang.Object
iaik.tc.tss.impl.java.tcs.ctxmgr.TcTcsContext
public class TcTcsContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcTcsContext
public TcTcsContext()
close
public void close()
throws TcTpmException,
TcTcsException,
TcTddlException
- Throws:
TcTpmException
TcTcsException
TcTddlException
addTcsKeyHandle
public void addTcsKeyHandle(java.lang.Long tcsKeyHandle)
throws TcTcsException
- Throws:
TcTcsException
removeTcsKeyHandle
public void removeTcsKeyHandle(java.lang.Long tcsKeyHandle)
throws TcTcsException
- Throws:
TcTcsException
checkKeyIsAssociated
public void checkKeyIsAssociated(long tcsKeyHandle)
throws TcTcsException
- Throws:
TcTcsException
getCapability
public TcBlobData getCapability(long capArea,
TcBlobData subCap)
throws TcTcsException
- Throws:
TcTcsException