C# 클래스 Tpm2Lib.Tpm2NvWriteLockRequest

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2NvWriteLockRequest
Tpm2NvWriteLockRequest ( ) : System
Tpm2NvWriteLockRequest ( Tpm2NvWriteLockRequest the_Tpm2NvWriteLockRequest ) : System
Tpm2NvWriteLockRequest ( TpmHandle the_authHandle, TpmHandle the_nvIndex ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2NvWriteLockRequest
리턴 Tpm2NvWriteLockRequest

Tpm2NvWriteLockRequest() 공개 메소드

public Tpm2NvWriteLockRequest ( ) : System
리턴 System

Tpm2NvWriteLockRequest() 공개 메소드

public Tpm2NvWriteLockRequest ( Tpm2NvWriteLockRequest the_Tpm2NvWriteLockRequest ) : System
the_Tpm2NvWriteLockRequest Tpm2NvWriteLockRequest
리턴 System

Tpm2NvWriteLockRequest() 공개 메소드

public Tpm2NvWriteLockRequest ( TpmHandle the_authHandle, TpmHandle the_nvIndex ) : System
the_authHandle TpmHandle handle indicating the source of the authorization value Auth Index: 1 Auth Role: USER
the_nvIndex TpmHandle the NV Index of the area to lock Auth Index: None
리턴 System