C# Class Tpm2Lib.Tpm2PcrAllocateRequest

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2PcrAllocateRequest
Tpm2PcrAllocateRequest ( ) : System
Tpm2PcrAllocateRequest ( Tpm2PcrAllocateRequest the_Tpm2PcrAllocateRequest ) : System
Tpm2PcrAllocateRequest ( TpmHandle the_authHandle, PcrSelection the_pcrAllocation ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2PcrAllocateRequest
Résultat Tpm2PcrAllocateRequest

Tpm2PcrAllocateRequest() public méthode

public Tpm2PcrAllocateRequest ( ) : System
Résultat System

Tpm2PcrAllocateRequest() public méthode

public Tpm2PcrAllocateRequest ( Tpm2PcrAllocateRequest the_Tpm2PcrAllocateRequest ) : System
the_Tpm2PcrAllocateRequest Tpm2PcrAllocateRequest
Résultat System

Tpm2PcrAllocateRequest() public méthode

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