C# Class Tpm2Lib.Tpm2VendorTcgTestResponse

Inheritance: TpmStructureBase
Mostrar archivo Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
Copy ( ) : Tpm2VendorTcgTestResponse
Tpm2VendorTcgTestResponse ( ) : System
Tpm2VendorTcgTestResponse ( Tpm2VendorTcgTestResponse the_Tpm2VendorTcgTestResponse ) : System
Tpm2VendorTcgTestResponse ( byte the_outputData ) : System

Method Details

Copy() public method

Tpm2VendorTcgTestResponse() public method

public Tpm2VendorTcgTestResponse ( ) : System
return System

Tpm2VendorTcgTestResponse() public method

public Tpm2VendorTcgTestResponse ( Tpm2VendorTcgTestResponse the_Tpm2VendorTcgTestResponse ) : System
the_Tpm2VendorTcgTestResponse Tpm2VendorTcgTestResponse
return System

Tpm2VendorTcgTestResponse() public method

public Tpm2VendorTcgTestResponse ( byte the_outputData ) : System
the_outputData byte dummy data
return System