public Tpm2PolicyNVRequest ( TpmHandle the_authHandle, TpmHandle the_nvIndex, TpmHandle the_policySession, byte the_operandB, ushort the_offset, Eo the_operation ) : System |
the_authHandle |
TpmHandle |
handle indicating the source of the authorization value Auth Index: 1 Auth Role: USER |
the_nvIndex |
TpmHandle |
the NV Index of the area to read Auth Index: None |
the_policySession |
TpmHandle |
handle for the policy session being extended Auth Index: None |
the_operandB |
byte |
the second operand |
the_offset |
ushort |
the offset in the NV Index for the start of operand A |
the_operation |
Eo |
the comparison to make |
return |
System |
|