C# Class Tpm2Lib.TpmPolicyLocality

Inheritance: PolicyAce
Afficher le fichier Open project: Microsoft/TSS.MSR

Méthodes publiques

Méthode Description
TpmPolicyLocality ( ) : System
TpmPolicyLocality ( LocalityAttr loc, string branchName = "" ) : System

This command indicates that the authorization will be limited to a specific locality

Private Methods

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

Method Details

TpmPolicyLocality() public méthode

public TpmPolicyLocality ( ) : System
Résultat System

TpmPolicyLocality() public méthode

This command indicates that the authorization will be limited to a specific locality
public TpmPolicyLocality ( LocalityAttr loc, string branchName = "" ) : System
loc LocalityAttr
branchName string
Résultat System