C# 클래스 Tpm2Lib.TkCreation

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : TkCreation
TkCreation ( ) : System
TkCreation ( TkCreation the_TkCreation ) : System
TkCreation ( TpmHandle the_hierarchy, byte the_digest ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : TkCreation
리턴 TkCreation

TkCreation() 공개 메소드

public TkCreation ( ) : System
리턴 System

TkCreation() 공개 메소드

public TkCreation ( TkCreation the_TkCreation ) : System
the_TkCreation TkCreation
리턴 System

TkCreation() 공개 메소드

public TkCreation ( TpmHandle the_hierarchy, byte the_digest ) : System
the_hierarchy TpmHandle the hierarchy containing name
the_digest byte This shall be the HMAC produced using a proof value of hierarchy.
리턴 System