C# Class Tpm2Lib.Tpm2PolicyCounterTimerRequest

Inheritance: TpmStructureBase
Afficher le fichier Open project: Microsoft/TSS.MSR Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2PolicyCounterTimerRequest
Tpm2PolicyCounterTimerRequest ( ) : System
Tpm2PolicyCounterTimerRequest ( Tpm2PolicyCounterTimerRequest the_Tpm2PolicyCounterTimerRequest ) : System
Tpm2PolicyCounterTimerRequest ( TpmHandle the_policySession, byte the_operandB, ushort the_offset, Eo the_operation ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2PolicyCounterTimerRequest
Résultat Tpm2PolicyCounterTimerRequest

Tpm2PolicyCounterTimerRequest() public méthode

public Tpm2PolicyCounterTimerRequest ( ) : System
Résultat System

Tpm2PolicyCounterTimerRequest() public méthode

public Tpm2PolicyCounterTimerRequest ( Tpm2PolicyCounterTimerRequest the_Tpm2PolicyCounterTimerRequest ) : System
the_Tpm2PolicyCounterTimerRequest Tpm2PolicyCounterTimerRequest
Résultat System

Tpm2PolicyCounterTimerRequest() public méthode

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
Résultat System