C# Class Tpm2Lib.TpmDerive

Inheritance: TpmStructureBase, ISensitiveCreateUnion, IPublicIdUnion
Mostra file Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
Copy ( ) : TpmDerive
GetUnionSelector ( ) : TpmAlgId
TpmDerive ( ) : System
TpmDerive ( TpmDerive the_TpmDerive ) : System
TpmDerive ( byte the_label, byte the_context ) : System

Method Details

Copy() public method

public Copy ( ) : TpmDerive
return TpmDerive

GetUnionSelector() public method

public GetUnionSelector ( ) : TpmAlgId
return TpmAlgId

TpmDerive() public method

public TpmDerive ( ) : System
return System

TpmDerive() public method

public TpmDerive ( TpmDerive the_TpmDerive ) : System
the_TpmDerive TpmDerive
return System

TpmDerive() public method

public TpmDerive ( byte the_label, byte the_context ) : System
the_label byte
the_context byte
return System