C# Class Tpm2Lib.Tpm2bLabel

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

Public Methods

Method Description
Copy ( ) : Tpm2bLabel
Tpm2bLabel ( ) : System
Tpm2bLabel ( Tpm2bLabel the_Tpm2bLabel ) : System
Tpm2bLabel ( byte the_buffer ) : System

Method Details

Copy() public method

public Copy ( ) : Tpm2bLabel
return Tpm2bLabel

Tpm2bLabel() public method

public Tpm2bLabel ( ) : System
return System

Tpm2bLabel() public method

public Tpm2bLabel ( Tpm2bLabel the_Tpm2bLabel ) : System
the_Tpm2bLabel Tpm2bLabel
return System

Tpm2bLabel() public method

public Tpm2bLabel ( byte the_buffer ) : System
the_buffer byte symmetic data for a created object or the label and context for a derived object
return System