C# Class Tpm2Lib.Tpm2ZGen2PhaseResponse

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2ZGen2PhaseResponse
Tpm2ZGen2PhaseResponse ( ) : System
Tpm2ZGen2PhaseResponse ( EccPoint the_outZ1, EccPoint the_outZ2 ) : System
Tpm2ZGen2PhaseResponse ( Tpm2ZGen2PhaseResponse the_Tpm2ZGen2PhaseResponse ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2ZGen2PhaseResponse
Résultat Tpm2ZGen2PhaseResponse

Tpm2ZGen2PhaseResponse() public méthode

public Tpm2ZGen2PhaseResponse ( ) : System
Résultat System

Tpm2ZGen2PhaseResponse() public méthode

public Tpm2ZGen2PhaseResponse ( EccPoint the_outZ1, EccPoint the_outZ2 ) : System
the_outZ1 EccPoint X and Y coordinates of the computed value (scheme dependent)
the_outZ2 EccPoint X and Y coordinates of the second computed value (scheme dependent)
Résultat System

Tpm2ZGen2PhaseResponse() public méthode

public Tpm2ZGen2PhaseResponse ( Tpm2ZGen2PhaseResponse the_Tpm2ZGen2PhaseResponse ) : System
the_Tpm2ZGen2PhaseResponse Tpm2ZGen2PhaseResponse
Résultat System