C# Class Tpm2Lib.Tpm2ClearRequest

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

Private Properties

Property Type Description

Public Methods

Method Description
Copy ( ) : Tpm2ClearRequest
Tpm2ClearRequest ( ) : System
Tpm2ClearRequest ( Tpm2ClearRequest the_Tpm2ClearRequest ) : System
Tpm2ClearRequest ( TpmHandle the_authHandle ) : System

Method Details

Copy() public method

public Copy ( ) : Tpm2ClearRequest
return Tpm2ClearRequest

Tpm2ClearRequest() public method

public Tpm2ClearRequest ( ) : System
return System

Tpm2ClearRequest() public method

public Tpm2ClearRequest ( Tpm2ClearRequest the_Tpm2ClearRequest ) : System
the_Tpm2ClearRequest Tpm2ClearRequest
return System

Tpm2ClearRequest() public method

public Tpm2ClearRequest ( TpmHandle the_authHandle ) : System
the_authHandle TpmHandle TPM_RH_LOCKOUT or TPM_RH_PLATFORM+{PP} Auth Handle: 1 Auth Role: USER
return System