C# Class Tpm2Lib.TpmPolicyCounterTimer

Inheritance: PolicyAce
Afficher le fichier Open project: Microsoft/TSS.MSR

Méthodes publiques

Méthode Description
TpmPolicyCounterTimer ( ) : System
TpmPolicyCounterTimer ( byte operandB, ushort offset, Eo operation, string branchName = "" ) : System

This command is used to cause conditional gating of a policy based on the contents of the TPMS_TIME_INFO structure.

Private Methods

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

Method Details

TpmPolicyCounterTimer() public méthode

public TpmPolicyCounterTimer ( ) : System
Résultat System

TpmPolicyCounterTimer() public méthode

This command is used to cause conditional gating of a policy based on the contents of the TPMS_TIME_INFO structure.
public TpmPolicyCounterTimer ( byte operandB, ushort offset, Eo operation, string branchName = "" ) : System
operandB byte
offset ushort
operation Eo
branchName string
Résultat System