C# Class Tpm2Lib.TpmPolicyPhysicalPresence

This command indicates that physical presence will need to be asserted at the time the authorization is performed.
Inheritance: PolicyAce
Afficher le fichier Open project: Microsoft/TSS.MSR

Méthodes publiques

Méthode Description
TpmPolicyPhysicalPresence ( ) : System
TpmPolicyPhysicalPresence ( string branchName = "" ) : System

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

Private Methods

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

Method Details

TpmPolicyPhysicalPresence() public méthode

public TpmPolicyPhysicalPresence ( ) : System
Résultat System

TpmPolicyPhysicalPresence() public méthode

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
Résultat System