C# Class Tpm2Lib.Tpm2NvReadPublicResponse

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2NvReadPublicResponse
Tpm2NvReadPublicResponse ( ) : System
Tpm2NvReadPublicResponse ( NvPublic the_nvPublic, byte the_nvName ) : System
Tpm2NvReadPublicResponse ( Tpm2NvReadPublicResponse the_Tpm2NvReadPublicResponse ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2NvReadPublicResponse
Résultat Tpm2NvReadPublicResponse

Tpm2NvReadPublicResponse() public méthode

public Tpm2NvReadPublicResponse ( ) : System
Résultat System

Tpm2NvReadPublicResponse() public méthode

public Tpm2NvReadPublicResponse ( NvPublic the_nvPublic, byte the_nvName ) : System
the_nvPublic NvPublic the public area of the NV Index
the_nvName byte the Name of the nvIndex
Résultat System

Tpm2NvReadPublicResponse() public méthode

public Tpm2NvReadPublicResponse ( Tpm2NvReadPublicResponse the_Tpm2NvReadPublicResponse ) : System
the_Tpm2NvReadPublicResponse Tpm2NvReadPublicResponse
Résultat System