C# Class Tpm2Lib.SymcipherParms

Inheritance: TpmStructureBase, IPublicParmsUnion
Mostrar archivo Open project: Microsoft/TSS.MSR Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Copy ( ) : SymcipherParms
GetUnionSelector ( ) : TpmAlgId
SymcipherParms ( ) : System
SymcipherParms ( SymDefObject the_sym ) : System
SymcipherParms ( SymcipherParms the_SymcipherParms ) : System

Method Details

Copy() public method

public Copy ( ) : SymcipherParms
return SymcipherParms

GetUnionSelector() public method

public GetUnionSelector ( ) : TpmAlgId
return TpmAlgId

SymcipherParms() public method

public SymcipherParms ( ) : System
return System

SymcipherParms() public method

public SymcipherParms ( SymDefObject the_sym ) : System
the_sym SymDefObject a symmetric block cipher
return System

SymcipherParms() public method

public SymcipherParms ( SymcipherParms the_SymcipherParms ) : System
the_SymcipherParms SymcipherParms
return System