C# Class Tpm2Lib.AlgArray

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

Méthodes publiques

Méthode Description
AlgArray ( ) : System
AlgArray ( AlgArray the_AlgArray ) : System
AlgArray ( TpmAlgId the_algorithms ) : System
Copy ( ) : AlgArray

Method Details

AlgArray() public méthode

public AlgArray ( ) : System
Résultat System

AlgArray() public méthode

public AlgArray ( AlgArray the_AlgArray ) : System
the_AlgArray AlgArray
Résultat System

AlgArray() public méthode

public AlgArray ( TpmAlgId the_algorithms ) : System
the_algorithms TpmAlgId a list of algorithm IDs The maximum only applies to an algorithm list in a command. The response size is limited only by the size of the parameter buffer.
Résultat System

Copy() public méthode

public Copy ( ) : AlgArray
Résultat AlgArray