C# Class Tpm2Lib.Tpm2EcdhZGenResponse

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2EcdhZGenResponse
Tpm2EcdhZGenResponse ( ) : System
Tpm2EcdhZGenResponse ( EccPoint the_outPoint ) : System
Tpm2EcdhZGenResponse ( Tpm2EcdhZGenResponse the_Tpm2EcdhZGenResponse ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2EcdhZGenResponse
Résultat Tpm2EcdhZGenResponse

Tpm2EcdhZGenResponse() public méthode

public Tpm2EcdhZGenResponse ( ) : System
Résultat System

Tpm2EcdhZGenResponse() public méthode

public Tpm2EcdhZGenResponse ( EccPoint the_outPoint ) : System
the_outPoint EccPoint X and Y coordinates of the product of the multiplication Z = (xZ , yZ) [hdS]QB
Résultat System

Tpm2EcdhZGenResponse() public méthode

public Tpm2EcdhZGenResponse ( Tpm2EcdhZGenResponse the_Tpm2EcdhZGenResponse ) : System
the_Tpm2EcdhZGenResponse Tpm2EcdhZGenResponse
Résultat System