|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectiaik.tc.tss.impl.java.tcs.kcmgr.TcTcsKeyCache
iaik.tc.tss.impl.java.tcs.kcmgr.TcTcsKeyCacheVista
public class TcTcsKeyCacheVista
On Windows Vista, the TBS is designed to manage TPM resources.
For more information refer to TcTcsAuthCacheVista.
| Constructor Summary | |
|---|---|
TcTcsKeyCacheVista()
|
|
| Method Summary | |
|---|---|
boolean |
swapOutKeyNotParent(long khTpmParent)
This method frees TPM space by swapping out the first key that does not match the provided parent key handle. |
| Methods inherited from class iaik.tc.tss.impl.java.tcs.kcmgr.TcTcsKeyCache |
|---|
ensureKeyIsLoadedInTpm, getInstance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TcTcsKeyCacheVista()
| Method Detail |
|---|
public boolean swapOutKeyNotParent(long khTpmParent)
throws TcTddlException,
TcTpmException
TcTcsKeyCache
swapOutKeyNotParent in class TcTcsKeyCachekhTpmParent - The TPM key handle of the parent that should remain in the
TPM.
TcTpmException - This exception is thrown if accessing the TPM fails.
TcTddlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||