C# 클래스 Tpm2Lib.Tpm2NvReadPublicResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2NvReadPublicResponse
Tpm2NvReadPublicResponse ( ) : System
Tpm2NvReadPublicResponse ( NvPublic the_nvPublic, byte the_nvName ) : System
Tpm2NvReadPublicResponse ( Tpm2NvReadPublicResponse the_Tpm2NvReadPublicResponse ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2NvReadPublicResponse
리턴 Tpm2NvReadPublicResponse

Tpm2NvReadPublicResponse() 공개 메소드

public Tpm2NvReadPublicResponse ( ) : System
리턴 System

Tpm2NvReadPublicResponse() 공개 메소드

public Tpm2NvReadPublicResponse ( NvPublic the_nvPublic, byte the_nvName ) : System
the_nvPublic NvPublic the public area of the NV Index
the_nvName byte the Name of the nvIndex
리턴 System

Tpm2NvReadPublicResponse() 공개 메소드

public Tpm2NvReadPublicResponse ( Tpm2NvReadPublicResponse the_Tpm2NvReadPublicResponse ) : System
the_Tpm2NvReadPublicResponse Tpm2NvReadPublicResponse
리턴 System