C# Class Tpm2Lib.Tpm2bAuth

Inheritance: Tpm2bDigest
Mostra file Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
Tpm2bAuth ( ) : System
Tpm2bAuth ( Tpm2bAuth the_Tpm2bAuth ) : System
Tpm2bAuth ( byte the_buffer ) : System

Method Details

Tpm2bAuth() public method

public Tpm2bAuth ( ) : System
return System

Tpm2bAuth() public method

public Tpm2bAuth ( Tpm2bAuth the_Tpm2bAuth ) : System
the_Tpm2bAuth Tpm2bAuth
return System

Tpm2bAuth() public method

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