Свойство | Тип | Описание | |
---|---|---|---|
IncludeObjectNameInPolicyHash | bool | ||
NameOfNewParent | byte[] | ||
NameOfObject | byte[] |
Метод | Описание | |
---|---|---|
TpmPolicyDuplicationSelect ( ) : System | ||
TpmPolicyDuplicationSelect ( byte nameOfObjectBeingDuplicated, byte nameOfNewParent, bool includeObjectNameInPolicyHash, string branchName = "" ) : System |
This command allows qualification of duplication to allow duplication to a selected new parent. If this command is used without a subsequent TPM2_PolicyAuthorize() in the policy, then only the new parent is selected. If a subsequent TPM2_PolicyAuthorize() is used, then both the new parent and the object being duplicated may be specified.
|
Метод | Описание | |
---|---|---|
Execute ( |
||
GetPolicyDigest ( TpmAlgId hashAlg ) : |
public TpmPolicyDuplicationSelect ( ) : System | ||
Результат | System |
public TpmPolicyDuplicationSelect ( byte nameOfObjectBeingDuplicated, byte nameOfNewParent, bool includeObjectNameInPolicyHash, string branchName = "" ) : System | ||
nameOfObjectBeingDuplicated | byte | |
nameOfNewParent | byte | |
includeObjectNameInPolicyHash | bool | |
branchName | string | |
Результат | System |
public bool IncludeObjectNameInPolicyHash | ||
Результат | bool |