C# Class Tpm2Lib.TaggedPcrPropertyArray

Inheritance: TpmStructureBase, ICapabilitiesUnion
ファイルを表示 Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
Copy ( ) : TaggedPcrPropertyArray
GetUnionSelector ( ) : Cap
TaggedPcrPropertyArray ( ) : System
TaggedPcrPropertyArray ( TaggedPcrPropertyArray the_TaggedPcrPropertyArray ) : System
TaggedPcrPropertyArray ( TaggedPcrSelect the_pcrProperty ) : System

Method Details

Copy() public method

public Copy ( ) : TaggedPcrPropertyArray
return TaggedPcrPropertyArray

GetUnionSelector() public method

public GetUnionSelector ( ) : Cap
return Cap

TaggedPcrPropertyArray() public method

public TaggedPcrPropertyArray ( ) : System
return System

TaggedPcrPropertyArray() public method

public TaggedPcrPropertyArray ( TaggedPcrPropertyArray the_TaggedPcrPropertyArray ) : System
the_TaggedPcrPropertyArray TaggedPcrPropertyArray
return System

TaggedPcrPropertyArray() public method

public TaggedPcrPropertyArray ( TaggedPcrSelect the_pcrProperty ) : System
the_pcrProperty TaggedPcrSelect a tagged PCR selection
return System