C# Class Tpm2Lib.SchemeEcdh

Inheritance: KeySchemeEcdh
ファイルを表示 Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
SchemeEcdh ( ) : System
SchemeEcdh ( SchemeEcdh the_SchemeEcdh ) : System
SchemeEcdh ( TpmAlgId the_hashAlg ) : System

Method Details

SchemeEcdh() public method

public SchemeEcdh ( ) : System
return System

SchemeEcdh() public method

public SchemeEcdh ( SchemeEcdh the_SchemeEcdh ) : System
the_SchemeEcdh SchemeEcdh
return System

SchemeEcdh() public method

public SchemeEcdh ( TpmAlgId the_hashAlg ) : System
the_hashAlg TpmAlgId the hash algorithm used to digest the message
return System