C# Class Tpm2Lib.TpmPolicyAuthValue

This command allows a policy to be bound to the authorization value of the authorized object.
Inheritance: PolicyAce
Mostrar archivo Open project: Microsoft/TSS.MSR

Public Methods

Method Description
TpmPolicyAuthValue ( ) : System
TpmPolicyAuthValue ( string branchName = "" ) : System

This command allows a policy to be bound to the authorization value of the authorized object.

Private Methods

Method Description
Execute ( Tpm2 tpm, AuthSession authSession, PolicyTree policy ) : TpmRc
GetPolicyDigest ( TpmAlgId hashAlg ) : TpmHash

Method Details

TpmPolicyAuthValue() public method

public TpmPolicyAuthValue ( ) : System
return System

TpmPolicyAuthValue() public method

This command allows a policy to be bound to the authorization value of the authorized object.
public TpmPolicyAuthValue ( string branchName = "" ) : System
branchName string
return System