C# Class Tpm2Lib.Tpm2bSymKey

Inheritance: TpmStructureBase, ISensitiveCompositeUnion
Mostra file Open project: Microsoft/TSS.MSR Class Usage Examples

Public Methods

Method Description
Copy ( ) : Tpm2bSymKey
GetUnionSelector ( ) : TpmAlgId
Tpm2bSymKey ( ) : System
Tpm2bSymKey ( Tpm2bSymKey the_Tpm2bSymKey ) : System
Tpm2bSymKey ( byte the_buffer ) : System

Method Details

Copy() public method

public Copy ( ) : Tpm2bSymKey
return Tpm2bSymKey

GetUnionSelector() public method

public GetUnionSelector ( ) : TpmAlgId
return TpmAlgId

Tpm2bSymKey() public method

public Tpm2bSymKey ( ) : System
return System

Tpm2bSymKey() public method

public Tpm2bSymKey ( Tpm2bSymKey the_Tpm2bSymKey ) : System
the_Tpm2bSymKey Tpm2bSymKey
return System

Tpm2bSymKey() public method

public Tpm2bSymKey ( byte the_buffer ) : System
the_buffer byte the key
return System