C# Класс Tpm2Lib.TpmPolicyCounterTimer

Наследование: PolicyAce
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Приватные методы

Метод Описание
Execute ( Tpm2 tpm, AuthSession policySession, PolicyTree policy ) : TpmRc
GetPolicyDigest ( TpmAlgId hashAlg ) : TpmHash

Описание методов

TpmPolicyCounterTimer() публичный Метод

public TpmPolicyCounterTimer ( ) : System
Результат System

TpmPolicyCounterTimer() публичный Метод

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
Результат System