C# 클래스 Tpm2Lib.TpmPolicyCounterTimer

상속: PolicyAce
파일 보기 프로젝트 열기: Microsoft/TSS.MSR

공개 메소드들

메소드 설명
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