public Tpm2EvictControlRequest ( TpmHandle the_auth, TpmHandle the_objectHandle, TpmHandle the_persistentHandle ) : System |
the_auth |
TpmHandle |
TPM_RH_OWNER or TPM_RH_PLATFORM+{PP} Auth Handle: 1 Auth Role: USER |
the_objectHandle |
TpmHandle |
the handle of a loaded object Auth Index: None |
the_persistentHandle |
TpmHandle |
if objectHandle is a transient object handle, then this is the persistent handle for the object if objectHandle is a persistent object handle, then it shall be the same value as persistentHandle |
Результат |
System |
|