C# Class Tpm2Lib.Tpm2bDigestSymcipher

Inheritance: Tpm2bDigest
Mostrar archivo Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
GetUnionSelector ( ) : TpmAlgId
Tpm2bDigestSymcipher ( ) : System
Tpm2bDigestSymcipher ( Tpm2bDigestSymcipher the_Tpm2bDigestSymcipher ) : System
Tpm2bDigestSymcipher ( byte the_buffer ) : System

Method Details

GetUnionSelector() public method

public GetUnionSelector ( ) : TpmAlgId
return TpmAlgId

Tpm2bDigestSymcipher() public method

public Tpm2bDigestSymcipher ( ) : System
return System

Tpm2bDigestSymcipher() public method

public Tpm2bDigestSymcipher ( Tpm2bDigestSymcipher the_Tpm2bDigestSymcipher ) : System
the_Tpm2bDigestSymcipher Tpm2bDigestSymcipher
return System

Tpm2bDigestSymcipher() public method

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