C# 클래스 Tpm2Lib.TpmPolicyRestart

This command allows a policy authorization session to be returned to its initial state.
상속: PolicyAce
파일 보기 프로젝트 열기: Microsoft/TSS.MSR

공개 메소드들

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

This command allows a policy authorization session to be returned to its initial state.

비공개 메소드들

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

메소드 상세

TpmPolicyRestart() 공개 메소드

This command allows a policy authorization session to be returned to its initial state.
public TpmPolicyRestart ( string branchName = "" ) : System
branchName string
리턴 System