C# 클래스 Tpm2Lib.Tpm2GetTestResultResponse

상속: TpmStructureBase
파일 보기 프로젝트 열기: Microsoft/TSS.MSR 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2GetTestResultResponse
Tpm2GetTestResultResponse ( ) : System
Tpm2GetTestResultResponse ( Tpm2GetTestResultResponse the_Tpm2GetTestResultResponse ) : System
Tpm2GetTestResultResponse ( byte the_outData, TpmRc the_testResult ) : System

메소드 상세

Copy() 공개 메소드

Tpm2GetTestResultResponse() 공개 메소드

public Tpm2GetTestResultResponse ( ) : System
리턴 System

Tpm2GetTestResultResponse() 공개 메소드

public Tpm2GetTestResultResponse ( Tpm2GetTestResultResponse the_Tpm2GetTestResultResponse ) : System
the_Tpm2GetTestResultResponse Tpm2GetTestResultResponse
리턴 System

Tpm2GetTestResultResponse() 공개 메소드

public Tpm2GetTestResultResponse ( byte the_outData, TpmRc the_testResult ) : System
the_outData byte test result data contains manufacturer-specific information
the_testResult TpmRc
리턴 System