C# Class Tpm2Lib.CcArray

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

Public Methods

Method Description
CcArray ( ) : System
CcArray ( CcArray the_CcArray ) : System
CcArray ( TpmCc the_commandCodes ) : System
Copy ( ) : CcArray
GetUnionSelector ( ) : Cap

Method Details

CcArray() public method

public CcArray ( ) : System
return System

CcArray() public method

public CcArray ( CcArray the_CcArray ) : System
the_CcArray CcArray
return System

CcArray() public method

public CcArray ( TpmCc the_commandCodes ) : System
the_commandCodes TpmCc a list of command codes The maximum only applies to a command code list in a command. The response size is limited only by the size of the parameter buffer.
return System

Copy() public method

public Copy ( ) : CcArray
return CcArray

GetUnionSelector() public method

public GetUnionSelector ( ) : Cap
return Cap