C# Class Tpm2Lib.SchemeOaep

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

Méthodes publiques

Méthode Description
SchemeOaep ( ) : System
SchemeOaep ( SchemeOaep the_SchemeOaep ) : System
SchemeOaep ( TpmAlgId the_hashAlg ) : System

Method Details

SchemeOaep() public méthode

public SchemeOaep ( ) : System
Résultat System

SchemeOaep() public méthode

public SchemeOaep ( SchemeOaep the_SchemeOaep ) : System
the_SchemeOaep SchemeOaep
Résultat System

SchemeOaep() public méthode

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