C# 클래스 Tpm2Lib.TkAuth

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : TkAuth
TkAuth ( ) : System
TkAuth ( TkAuth the_TkAuth ) : System
TkAuth ( TpmSt the_tag, TpmHandle the_hierarchy, byte the_digest ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : TkAuth
리턴 TkAuth

TkAuth() 공개 메소드

public TkAuth ( ) : System
리턴 System

TkAuth() 공개 메소드

public TkAuth ( TkAuth the_TkAuth ) : System
the_TkAuth TkAuth
리턴 System

TkAuth() 공개 메소드

public TkAuth ( TpmSt the_tag, TpmHandle the_hierarchy, byte the_digest ) : System
the_tag TpmSt ticket structure tag
the_hierarchy TpmHandle the hierarchy of the object used to produce the ticket
the_digest byte This shall be the HMAC produced using a proof value of hierarchy.
리턴 System