Свойство | Тип | Описание | |
---|---|---|---|
IsNvIndexRequiredToHaveBeenWritten | bool |
Метод | Описание | |
---|---|---|
TpmPolicyNvWritten ( ) : System | ||
TpmPolicyNvWritten ( bool isNvIndexRequiredToHaveBeenWritten, string branchName = "" ) : System |
This command allows a policy to be bound to the TPMA_NV_WRITTEN attributes. This is a deferred assertion. Values are stored in the policy session context and checked when the policy is used for authorization.
|
Метод | Описание | |
---|---|---|
Execute ( |
||
GetPolicyDigest ( TpmAlgId hashAlg ) : TpmHash |
public TpmPolicyNvWritten ( bool isNvIndexRequiredToHaveBeenWritten, string branchName = "" ) : System | ||
isNvIndexRequiredToHaveBeenWritten | bool | |
branchName | string | |
Результат | System |