C# Class Tpm2Lib.Private

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Copy ( ) : Private
Private ( ) : System
Private ( Private the_Private ) : System
Private ( byte the_integrityOuter, byte the_integrityInner, Sensitive the_sensitive ) : System

Method Details

Copy() public méthode

public Copy ( ) : Private
Résultat Private

Private() public méthode

public Private ( ) : System
Résultat System

Private() public méthode

public Private ( Private the_Private ) : System
the_Private Private
Résultat System

Private() public méthode

public Private ( byte the_integrityOuter, byte the_integrityInner, Sensitive the_sensitive ) : System
the_integrityOuter byte
the_integrityInner byte could also be a TPM2B_IV
the_sensitive Sensitive the sensitive area
Résultat System