C# Class Tpm2Lib.TaggedPcrPropertyArray

Inheritance: TpmStructureBase, ICapabilitiesUnion
Afficher le fichier Open project: Microsoft/TSS.MSR Class Usage Examples

Méthodes publiques

Méthode Description
Copy ( ) : TaggedPcrPropertyArray
GetUnionSelector ( ) : Cap
TaggedPcrPropertyArray ( ) : System
TaggedPcrPropertyArray ( TaggedPcrPropertyArray the_TaggedPcrPropertyArray ) : System
TaggedPcrPropertyArray ( TaggedPcrSelect the_pcrProperty ) : System

Method Details

Copy() public méthode

public Copy ( ) : TaggedPcrPropertyArray
Résultat TaggedPcrPropertyArray

GetUnionSelector() public méthode

public GetUnionSelector ( ) : Cap
Résultat Cap

TaggedPcrPropertyArray() public méthode

public TaggedPcrPropertyArray ( ) : System
Résultat System

TaggedPcrPropertyArray() public méthode

public TaggedPcrPropertyArray ( TaggedPcrPropertyArray the_TaggedPcrPropertyArray ) : System
the_TaggedPcrPropertyArray TaggedPcrPropertyArray
Résultat System

TaggedPcrPropertyArray() public méthode

public TaggedPcrPropertyArray ( TaggedPcrSelect the_pcrProperty ) : System
the_pcrProperty TaggedPcrSelect a tagged PCR selection
Résultat System