C# Class Tpm2Lib.SchemeMgf1

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

Public Methods

Method Description
GetUnionSelector ( ) : TpmAlgId
SchemeMgf1 ( ) : System
SchemeMgf1 ( SchemeMgf1 the_SchemeMgf1 ) : System
SchemeMgf1 ( TpmAlgId the_hashAlg ) : System

Method Details

GetUnionSelector() public method

public GetUnionSelector ( ) : TpmAlgId
return TpmAlgId

SchemeMgf1() public method

public SchemeMgf1 ( ) : System
return System

SchemeMgf1() public method

public SchemeMgf1 ( SchemeMgf1 the_SchemeMgf1 ) : System
the_SchemeMgf1 SchemeMgf1
return System

SchemeMgf1() public method

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