C# Class Tpm2Lib.Tpm2VendorTcgTestRequest

Inheritance: TpmStructureBase
ファイルを表示 Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
Copy ( ) : Tpm2VendorTcgTestRequest
Tpm2VendorTcgTestRequest ( ) : System
Tpm2VendorTcgTestRequest ( Tpm2VendorTcgTestRequest the_Tpm2VendorTcgTestRequest ) : System
Tpm2VendorTcgTestRequest ( byte the_inputData ) : System

Method Details

Copy() public method

Tpm2VendorTcgTestRequest() public method

public Tpm2VendorTcgTestRequest ( ) : System
return System

Tpm2VendorTcgTestRequest() public method

public Tpm2VendorTcgTestRequest ( Tpm2VendorTcgTestRequest the_Tpm2VendorTcgTestRequest ) : System
the_Tpm2VendorTcgTestRequest Tpm2VendorTcgTestRequest
return System

Tpm2VendorTcgTestRequest() public method

public Tpm2VendorTcgTestRequest ( byte the_inputData ) : System
the_inputData byte dummy data
return System