C# 클래스 Tpm2Lib.Tpm2ContextLoadResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2ContextLoadResponse
Tpm2ContextLoadResponse ( ) : System
Tpm2ContextLoadResponse ( Tpm2ContextLoadResponse the_Tpm2ContextLoadResponse ) : System
Tpm2ContextLoadResponse ( TpmHandle the_loadedHandle ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2ContextLoadResponse
리턴 Tpm2ContextLoadResponse

Tpm2ContextLoadResponse() 공개 메소드

public Tpm2ContextLoadResponse ( ) : System
리턴 System

Tpm2ContextLoadResponse() 공개 메소드

public Tpm2ContextLoadResponse ( Tpm2ContextLoadResponse the_Tpm2ContextLoadResponse ) : System
the_Tpm2ContextLoadResponse Tpm2ContextLoadResponse
리턴 System

Tpm2ContextLoadResponse() 공개 메소드

public Tpm2ContextLoadResponse ( TpmHandle the_loadedHandle ) : System
the_loadedHandle TpmHandle the handle assigned to the resource after it has been successfully loaded
리턴 System