C# 클래스 Tpm2Lib.TpmPolicyPhysicalPresence

This command indicates that physical presence will need to be asserted at the time the authorization is performed.
상속: PolicyAce
파일 보기 프로젝트 열기: Microsoft/TSS.MSR

공개 메소드들

메소드 설명
TpmPolicyPhysicalPresence ( ) : System
TpmPolicyPhysicalPresence ( string branchName = "" ) : System

This command indicates that physical presence will need to be asserted at the time the authorization is performed.

비공개 메소드들

메소드 설명
Execute ( Tpm2 tpm, AuthSession authSession, PolicyTree policy ) : TpmRc
GetPolicyDigest ( TpmAlgId hashAlg ) : TpmHash

메소드 상세

TpmPolicyPhysicalPresence() 공개 메소드

public TpmPolicyPhysicalPresence ( ) : System
리턴 System

TpmPolicyPhysicalPresence() 공개 메소드

This command indicates that physical presence will need to be asserted at the time the authorization is performed.
public TpmPolicyPhysicalPresence ( string branchName = "" ) : System
branchName string
리턴 System