C# Класс Tpm2Lib.Tpm2PolicyCounterTimerRequest

Наследование: TpmStructureBase
Показать файл Открыть проект Примеры использования класса

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