|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TcTpmKey in iaik.tc.tss.api.structs.tpm |
---|
Subclasses of TcTpmKey in iaik.tc.tss.api.structs.tpm | |
---|---|
class |
TcTpmKeyNew
This class extends TcTpmKey. |
Uses of TcTpmKey in iaik.tc.tss.impl.java.tcs.kcmgr |
---|
Methods in iaik.tc.tss.impl.java.tcs.kcmgr with parameters of type TcTpmKey | |
---|---|
static java.lang.Object[] |
TcTcsKeyManager.LoadKeyByBlob(long hContext,
long tcsParentHandle,
TcTpmKey wrappedKeyBlob,
TcTcsAuth inAuth1)
This method is used to load a TPM 1.1 key (TcTpmKey) into the TPM. |
Uses of TcTpmKey in iaik.tc.tss.impl.java.tcs.pbg |
---|
Methods in iaik.tc.tss.impl.java.tcs.pbg with parameters of type TcTpmKey | |
---|---|
static java.lang.Object[] |
TcTpmCmdDeprMisc.TpmLoadKey(TcIStreamDest dest,
long parentHandle,
TcTpmKey inKey,
TcTcsAuth inAuth1)
|
Uses of TcTpmKey in iaik.tc.tss.impl.java.tcs.tcsi |
---|
Methods in iaik.tc.tss.impl.java.tcs.tcsi with parameters of type TcTpmKey | |
---|---|
static java.lang.Object[] |
TcTcsi.TcsipLoadKeyByBlob(long hContext,
long hUnwrappingKey,
TcTpmKey wrappedKeyBlob,
TcTcsAuth inAuth)
|
Uses of TcTpmKey in iaik.tc.tss.impl.java.tsp.internal |
---|
Methods in iaik.tc.tss.impl.java.tsp.internal with parameters of type TcTpmKey | |
---|---|
static java.lang.Object[] |
TcTspInternal.TspLoadKeyByBlob_Internal(TcContext context,
long hUnwrappingKey,
TcTpmKey wrappedKeyBlob,
TcTcsAuth inAuth1,
TcTpmSecret parentAuth)
|
Uses of TcTpmKey in iaik.tc.tss.impl.java.tsp.tcsbinding |
---|
Methods in iaik.tc.tss.impl.java.tsp.tcsbinding with parameters of type TcTpmKey | |
---|---|
java.lang.Object[] |
TcITcsBinding.TcsipLoadKeyByBlob(long hContext,
long hUnwrappingKey,
TcTpmKey wrappedKeyBlob,
TcTcsAuth inAuth)
|
Uses of TcTpmKey in iaik.tc.tss.impl.java.tsp.tcsbinding.local |
---|
Methods in iaik.tc.tss.impl.java.tsp.tcsbinding.local with parameters of type TcTpmKey | |
---|---|
java.lang.Object[] |
TcTcsBindingLocal.TcsipLoadKeyByBlob(long hContext,
long hUnwrappingKey,
TcTpmKey wrappedKeyBlob,
TcTcsAuth inAuth)
|
Uses of TcTpmKey in iaik.tc.tss.impl.java.tsp.tcsbinding.soapservice |
---|
Methods in iaik.tc.tss.impl.java.tsp.tcsbinding.soapservice with parameters of type TcTpmKey | |
---|---|
java.lang.Object[] |
TcTcsBindingSoap.TcsipLoadKeyByBlob(long hContext,
long hUnwrappingKey,
TcTpmKey wrappedKeyBlob,
TcTcsAuth inAuth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |