C# Class Tpm2Lib.Tpm2PcrEventResponse

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

Public Methods

Method Description
Copy ( ) : Tpm2PcrEventResponse
Tpm2PcrEventResponse ( ) : System
Tpm2PcrEventResponse ( Tpm2PcrEventResponse the_Tpm2PcrEventResponse ) : System
Tpm2PcrEventResponse ( TpmHash the_digests ) : System

Method Details

Copy() public method

public Copy ( ) : Tpm2PcrEventResponse
return Tpm2PcrEventResponse

Tpm2PcrEventResponse() public method

public Tpm2PcrEventResponse ( ) : System
return System

Tpm2PcrEventResponse() public method

public Tpm2PcrEventResponse ( Tpm2PcrEventResponse the_Tpm2PcrEventResponse ) : System
the_Tpm2PcrEventResponse Tpm2PcrEventResponse
return System

Tpm2PcrEventResponse() public method

public Tpm2PcrEventResponse ( TpmHash the_digests ) : System
the_digests TpmHash
return System