C# 클래스 Tpm2Lib.Tpm2LoadResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2LoadResponse
Tpm2LoadResponse ( ) : System
Tpm2LoadResponse ( Tpm2LoadResponse the_Tpm2LoadResponse ) : System
Tpm2LoadResponse ( TpmHandle the_objectHandle, byte the_name ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2LoadResponse
리턴 Tpm2LoadResponse

Tpm2LoadResponse() 공개 메소드

public Tpm2LoadResponse ( ) : System
리턴 System

Tpm2LoadResponse() 공개 메소드

public Tpm2LoadResponse ( Tpm2LoadResponse the_Tpm2LoadResponse ) : System
the_Tpm2LoadResponse Tpm2LoadResponse
리턴 System

Tpm2LoadResponse() 공개 메소드

public Tpm2LoadResponse ( TpmHandle the_objectHandle, byte the_name ) : System
the_objectHandle TpmHandle handle of type TPM_HT_TRANSIENT for the loaded object
the_name byte Name of the loaded object
리턴 System