C# Class Tpm2Lib.Tpm2bPublic

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

Private Properties

Property Type Description

Public Methods

Method Description
Copy ( ) : Tpm2bPublic
Tpm2bPublic ( ) : System
Tpm2bPublic ( Tpm2bPublic the_Tpm2bPublic ) : System
Tpm2bPublic ( TpmPublic the_publicArea ) : System

Method Details

Copy() public method

public Copy ( ) : Tpm2bPublic
return Tpm2bPublic

Tpm2bPublic() public method

public Tpm2bPublic ( ) : System
return System

Tpm2bPublic() public method

public Tpm2bPublic ( Tpm2bPublic the_Tpm2bPublic ) : System
the_Tpm2bPublic Tpm2bPublic
return System

Tpm2bPublic() public method

public Tpm2bPublic ( TpmPublic the_publicArea ) : System
the_publicArea TpmPublic the public area NOTE The + indicates that the caller may specify that use of TPM_ALG_NULL is allowed for nameAlg.
return System