C# Class Tpm2Lib.TpmPolicyPassword

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
TpmPolicyPassword ( ) : System
TpmPolicyPassword ( 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

TpmPolicyPassword() public method

public TpmPolicyPassword ( ) : System
return System

TpmPolicyPassword() public method

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