C# Class Tpm2Lib.SchemeEcdh

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

Méthodes publiques

Méthode Description
SchemeEcdh ( ) : System
SchemeEcdh ( SchemeEcdh the_SchemeEcdh ) : System
SchemeEcdh ( TpmAlgId the_hashAlg ) : System

Method Details

SchemeEcdh() public méthode

public SchemeEcdh ( ) : System
Résultat System

SchemeEcdh() public méthode

public SchemeEcdh ( SchemeEcdh the_SchemeEcdh ) : System
the_SchemeEcdh SchemeEcdh
Résultat System

SchemeEcdh() public méthode

public SchemeEcdh ( TpmAlgId the_hashAlg ) : System
the_hashAlg TpmAlgId the hash algorithm used to digest the message
Résultat System