C# Class Tpm2Lib.Tpm2bAuth

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

Méthodes publiques

Méthode Description
Tpm2bAuth ( ) : System
Tpm2bAuth ( Tpm2bAuth the_Tpm2bAuth ) : System
Tpm2bAuth ( byte the_buffer ) : System

Method Details

Tpm2bAuth() public méthode

public Tpm2bAuth ( ) : System
Résultat System

Tpm2bAuth() public méthode

public Tpm2bAuth ( Tpm2bAuth the_Tpm2bAuth ) : System
the_Tpm2bAuth Tpm2bAuth
Résultat System

Tpm2bAuth() public méthode

public Tpm2bAuth ( byte the_buffer ) : System
the_buffer byte the buffer area that can be no larger than a digest
Résultat System