C# Class Tpm2Lib.CertifyInfo

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

Méthodes publiques

Méthode Description
CertifyInfo ( ) : System
CertifyInfo ( CertifyInfo the_CertifyInfo ) : System
CertifyInfo ( byte the_name, byte the_qualifiedName ) : System
Copy ( ) : CertifyInfo
GetUnionSelector ( ) : TpmSt

Method Details

CertifyInfo() public méthode

public CertifyInfo ( ) : System
Résultat System

CertifyInfo() public méthode

public CertifyInfo ( CertifyInfo the_CertifyInfo ) : System
the_CertifyInfo CertifyInfo
Résultat System

CertifyInfo() public méthode

public CertifyInfo ( byte the_name, byte the_qualifiedName ) : System
the_name byte Name of the certified object
the_qualifiedName byte Qualified Name of the certified object
Résultat System

Copy() public méthode

public Copy ( ) : CertifyInfo
Résultat CertifyInfo

GetUnionSelector() public méthode

public GetUnionSelector ( ) : TpmSt
Résultat TpmSt