C# Class Tpm2Lib.Tpm2bOperand

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

Méthodes publiques

Méthode Description
Tpm2bOperand ( ) : System
Tpm2bOperand ( Tpm2bOperand the_Tpm2bOperand ) : System
Tpm2bOperand ( byte the_buffer ) : System

Method Details

Tpm2bOperand() public méthode

public Tpm2bOperand ( ) : System
Résultat System

Tpm2bOperand() public méthode

public Tpm2bOperand ( Tpm2bOperand the_Tpm2bOperand ) : System
the_Tpm2bOperand Tpm2bOperand
Résultat System

Tpm2bOperand() public méthode

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