C# Class Tpm2Lib.SchemeSm2

Inheritance: SigSchemeSm2
Mostrar archivo Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
SchemeSm2 ( ) : System
SchemeSm2 ( SchemeSm2 the_SchemeSm2 ) : System
SchemeSm2 ( TpmAlgId the_hashAlg ) : System

Method Details

SchemeSm2() public method

public SchemeSm2 ( ) : System
return System

SchemeSm2() public method

public SchemeSm2 ( SchemeSm2 the_SchemeSm2 ) : System
the_SchemeSm2 SchemeSm2
return System

SchemeSm2() public method

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