C# Class Tpm2Lib.TpmPrivate

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

Méthodes publiques

Méthode Description
Copy ( ) : TpmPrivate
TpmPrivate ( ) : System
TpmPrivate ( TpmPrivate the_TpmPrivate ) : System
TpmPrivate ( byte the_buffer ) : System

Method Details

Copy() public méthode

public Copy ( ) : TpmPrivate
Résultat TpmPrivate

TpmPrivate() public méthode

public TpmPrivate ( ) : System
Résultat System

TpmPrivate() public méthode

public TpmPrivate ( TpmPrivate the_TpmPrivate ) : System
the_TpmPrivate TpmPrivate
Résultat System

TpmPrivate() public méthode

public TpmPrivate ( byte the_buffer ) : System
the_buffer byte an encrypted private area
Résultat System