C# Class Tpm2Lib.TpmPolicyChainId

PolicyChainId is a dummy policy-ACE that allows the caller to name a chain. PolicyChainId can only be at the leaf of a chain.
Inheritance: PolicyAce
Afficher le fichier Open project: Microsoft/TSS.MSR

Private Properties

Свойство Type Description
Execute TpmRc
GetPolicyDigest TpmHash

Méthodes publiques

Méthode Description
TpmPolicyChainId ( ) : System
TpmPolicyChainId ( string branchName ) : System

Private Methods

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

Method Details

TpmPolicyChainId() public méthode

public TpmPolicyChainId ( ) : System
Résultat System

TpmPolicyChainId() public méthode

public TpmPolicyChainId ( string branchName ) : System
branchName string
Résultat System