C# Class Tpm2Lib.Tpm2GetRandomResponse

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

Méthodes publiques

Méthode Description
Copy ( ) : Tpm2GetRandomResponse
Tpm2GetRandomResponse ( ) : System
Tpm2GetRandomResponse ( Tpm2GetRandomResponse the_Tpm2GetRandomResponse ) : System
Tpm2GetRandomResponse ( byte the_randomBytes ) : System

Method Details

Copy() public méthode

public Copy ( ) : Tpm2GetRandomResponse
Résultat Tpm2GetRandomResponse

Tpm2GetRandomResponse() public méthode

public Tpm2GetRandomResponse ( ) : System
Résultat System

Tpm2GetRandomResponse() public méthode

public Tpm2GetRandomResponse ( Tpm2GetRandomResponse the_Tpm2GetRandomResponse ) : System
the_Tpm2GetRandomResponse Tpm2GetRandomResponse
Résultat System

Tpm2GetRandomResponse() public méthode

public Tpm2GetRandomResponse ( byte the_randomBytes ) : System
the_randomBytes byte the random octets
Résultat System