C# Class Tpm2Lib.Tpm2bNonce

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

Méthodes publiques

Méthode Description
Tpm2bNonce ( ) : System
Tpm2bNonce ( Tpm2bNonce the_Tpm2bNonce ) : System
Tpm2bNonce ( byte the_buffer ) : System

Method Details

Tpm2bNonce() public méthode

public Tpm2bNonce ( ) : System
Résultat System

Tpm2bNonce() public méthode

public Tpm2bNonce ( Tpm2bNonce the_Tpm2bNonce ) : System
the_Tpm2bNonce Tpm2bNonce
Résultat System

Tpm2bNonce() public méthode

public Tpm2bNonce ( byte the_buffer ) : System
the_buffer byte the buffer area that can be no larger than a digest
Résultat System