C# 클래스 Tpm2Lib.Tpm2PolicyCounterTimerRequest

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2PolicyCounterTimerRequest
Tpm2PolicyCounterTimerRequest ( ) : System
Tpm2PolicyCounterTimerRequest ( Tpm2PolicyCounterTimerRequest the_Tpm2PolicyCounterTimerRequest ) : System
Tpm2PolicyCounterTimerRequest ( TpmHandle the_policySession, byte the_operandB, ushort the_offset, Eo the_operation ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2PolicyCounterTimerRequest
리턴 Tpm2PolicyCounterTimerRequest

Tpm2PolicyCounterTimerRequest() 공개 메소드

public Tpm2PolicyCounterTimerRequest ( ) : System
리턴 System

Tpm2PolicyCounterTimerRequest() 공개 메소드

public Tpm2PolicyCounterTimerRequest ( Tpm2PolicyCounterTimerRequest the_Tpm2PolicyCounterTimerRequest ) : System
the_Tpm2PolicyCounterTimerRequest Tpm2PolicyCounterTimerRequest
리턴 System

Tpm2PolicyCounterTimerRequest() 공개 메소드

public Tpm2PolicyCounterTimerRequest ( TpmHandle the_policySession, byte the_operandB, ushort the_offset, Eo the_operation ) : System
the_policySession TpmHandle handle for the policy session being extended Auth Index: None
the_operandB byte the second operand
the_offset ushort the offset in TPMS_TIME_INFO structure for the start of operand A
the_operation Eo the comparison to make
리턴 System