|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TcITpmStoredData in iaik.tc.tss.api.structs.tpm |
---|
Classes in iaik.tc.tss.api.structs.tpm that implement TcITpmStoredData | |
---|---|
class |
TcTpmStoredData
|
class |
TcTpmStoredData12
|
Uses of TcITpmStoredData in iaik.tc.tss.impl.java.tcs.pbg |
---|
Methods in iaik.tc.tss.impl.java.tcs.pbg with parameters of type TcITpmStoredData | |
---|---|
static java.lang.Object[] |
TcTpmCmdStorage.TpmUnseal(TcIStreamDest dest,
long parentHandle,
TcITpmStoredData inData,
TcTcsAuth inAuth1,
TcTcsAuth inAuth2)
|
Uses of TcITpmStoredData in iaik.tc.tss.impl.java.tcs.tcsi |
---|
Methods in iaik.tc.tss.impl.java.tcs.tcsi with parameters of type TcITpmStoredData | |
---|---|
static java.lang.Object[] |
TcTcsi.TcsipUnseal(long hContext,
long tcsKeyHandle,
TcITpmStoredData inData,
TcTcsAuth keyAuth,
TcTcsAuth dataAuth)
This method will reveal sealed data only if it was encrypted on this platform and the current configuration (defined by the named PCRs) is the one named as qualified to decrypt it. |
Uses of TcITpmStoredData in iaik.tc.tss.impl.java.tsp.internal |
---|
Methods in iaik.tc.tss.impl.java.tsp.internal with parameters of type TcITpmStoredData | |
---|---|
static java.lang.Object[] |
TcTspInternal.TspUnseal_Internal(TcContext context,
long parentHandle,
TcITpmStoredData inData,
TcTcsAuth inAuth1,
TcTcsAuth inAuth2,
TcTpmSecret parentAuth,
TcTpmSecret dataAuth)
This method will reveal sealed data only if it was encrypted on this platform and the current configuration (defined by the named PCRs) is the one named as qualified to decrypt it. |
Uses of TcITpmStoredData in iaik.tc.tss.impl.java.tsp.tcsbinding |
---|
Methods in iaik.tc.tss.impl.java.tsp.tcsbinding with parameters of type TcITpmStoredData | |
---|---|
java.lang.Object[] |
TcITcsBinding.TcsipUnseal(long hContext,
long parentHandle,
TcITpmStoredData inData,
TcTcsAuth inAuth1,
TcTcsAuth inAuth2)
|
Uses of TcITpmStoredData in iaik.tc.tss.impl.java.tsp.tcsbinding.local |
---|
Methods in iaik.tc.tss.impl.java.tsp.tcsbinding.local with parameters of type TcITpmStoredData | |
---|---|
java.lang.Object[] |
TcTcsBindingLocal.TcsipUnseal(long hContext,
long parentHandle,
TcITpmStoredData inData,
TcTcsAuth inAuth1,
TcTcsAuth inAuth2)
|
Uses of TcITpmStoredData in iaik.tc.tss.impl.java.tsp.tcsbinding.soapservice |
---|
Methods in iaik.tc.tss.impl.java.tsp.tcsbinding.soapservice with parameters of type TcITpmStoredData | |
---|---|
java.lang.Object[] |
TcTcsBindingSoap.TcsipUnseal(long hContext,
long parentHandle,
TcITpmStoredData inData,
TcTcsAuth inAuth1,
TcTcsAuth inAuth2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |