C# Class Tpm2Lib.Tpm2ObjectChangeAuthResponse

Inheritance: TpmStructureBase
Afficher le fichier Open project: Microsoft/TSS.MSR Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2ObjectChangeAuthResponse
Tpm2ObjectChangeAuthResponse ( ) : System
Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2ObjectChangeAuthResponse
Résultat Tpm2ObjectChangeAuthResponse

Tpm2ObjectChangeAuthResponse() public méthode

public Tpm2ObjectChangeAuthResponse ( ) : System
Résultat System

Tpm2ObjectChangeAuthResponse() public méthode

public Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
the_Tpm2ObjectChangeAuthResponse Tpm2ObjectChangeAuthResponse
Résultat System

Tpm2ObjectChangeAuthResponse() public méthode

public Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System
the_outPrivate TpmPrivate private area containing the new authorization value
Résultat System