C# Class Tpm2Lib.Tpm2ObjectChangeAuthResponse

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

Private Properties

Property Type Description

Public Methods

Method Description
Copy ( ) : Tpm2ObjectChangeAuthResponse
Tpm2ObjectChangeAuthResponse ( ) : System
Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System

Method Details

Copy() public method

public Copy ( ) : Tpm2ObjectChangeAuthResponse
return Tpm2ObjectChangeAuthResponse

Tpm2ObjectChangeAuthResponse() public method

public Tpm2ObjectChangeAuthResponse ( ) : System
return System

Tpm2ObjectChangeAuthResponse() public method

public Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
the_Tpm2ObjectChangeAuthResponse Tpm2ObjectChangeAuthResponse
return System

Tpm2ObjectChangeAuthResponse() public method

public Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System
the_outPrivate TpmPrivate private area containing the new authorization value
return System