C# Class Tpm2Lib.TpmPolicy

Mostra file Open project: Microsoft/TSS.MSR Class Usage Examples

Private Properties

Property Type Description
Create void
FromArrayRepresentation PolicyAce
GetArrayRepresentation Tpm2Lib.PolicyAce[]
TpmPolicy System

Public Methods

Method Description
TpmPolicy ( ) : System

Private Methods

Method Description
Create ( string name ) : void

Create a representation of the associated policy-tree that is suitable for serialization

FromArrayRepresentation ( PolicyAce arr, PolicyTree policy ) : PolicyAce
GetArrayRepresentation ( PolicyAce head ) : Tpm2Lib.PolicyAce[]
TpmPolicy ( PolicyTree policy ) : System

Method Details

TpmPolicy() public method

public TpmPolicy ( ) : System
return System