C# 클래스 Tpm2Lib.Tpm2PcrAllocateRequest

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2PcrAllocateRequest
Tpm2PcrAllocateRequest ( ) : System
Tpm2PcrAllocateRequest ( Tpm2PcrAllocateRequest the_Tpm2PcrAllocateRequest ) : System
Tpm2PcrAllocateRequest ( TpmHandle the_authHandle, PcrSelection the_pcrAllocation ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2PcrAllocateRequest
리턴 Tpm2PcrAllocateRequest

Tpm2PcrAllocateRequest() 공개 메소드

public Tpm2PcrAllocateRequest ( ) : System
리턴 System

Tpm2PcrAllocateRequest() 공개 메소드

public Tpm2PcrAllocateRequest ( Tpm2PcrAllocateRequest the_Tpm2PcrAllocateRequest ) : System
the_Tpm2PcrAllocateRequest Tpm2PcrAllocateRequest
리턴 System

Tpm2PcrAllocateRequest() 공개 메소드

public Tpm2PcrAllocateRequest ( TpmHandle the_authHandle, PcrSelection the_pcrAllocation ) : System
the_authHandle TpmHandle TPM_RH_PLATFORM+{PP} Auth Index: 1 Auth Role: USER
the_pcrAllocation PcrSelection the requested allocation
리턴 System