C# Class Tpm2Lib.Tpm2bOperand

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

Public Methods

Method Description
Tpm2bOperand ( ) : System
Tpm2bOperand ( Tpm2bOperand the_Tpm2bOperand ) : System
Tpm2bOperand ( byte the_buffer ) : System

Method Details

Tpm2bOperand() public method

public Tpm2bOperand ( ) : System
return System

Tpm2bOperand() public method

public Tpm2bOperand ( Tpm2bOperand the_Tpm2bOperand ) : System
the_Tpm2bOperand Tpm2bOperand
return System

Tpm2bOperand() public method

public Tpm2bOperand ( byte the_buffer ) : System
the_buffer byte the buffer area that can be no larger than a digest
return System