C# Class Tpm2Lib.TpmPolicyAuthValue

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

Méthodes publiques

Méthode 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

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

Method Details

TpmPolicyAuthValue() public méthode

public TpmPolicyAuthValue ( ) : System
Résultat System

TpmPolicyAuthValue() public méthode

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