C# Class Tpm2Lib.Tpm2bDigestSymcipher

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

Méthodes publiques

Méthode Description
GetUnionSelector ( ) : TpmAlgId
Tpm2bDigestSymcipher ( ) : System
Tpm2bDigestSymcipher ( Tpm2bDigestSymcipher the_Tpm2bDigestSymcipher ) : System
Tpm2bDigestSymcipher ( byte the_buffer ) : System

Method Details

GetUnionSelector() public méthode

public GetUnionSelector ( ) : TpmAlgId
Résultat TpmAlgId

Tpm2bDigestSymcipher() public méthode

public Tpm2bDigestSymcipher ( ) : System
Résultat System

Tpm2bDigestSymcipher() public méthode

public Tpm2bDigestSymcipher ( Tpm2bDigestSymcipher the_Tpm2bDigestSymcipher ) : System
the_Tpm2bDigestSymcipher Tpm2bDigestSymcipher
Résultat System

Tpm2bDigestSymcipher() public méthode

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