Property | Type | Description | |
---|---|---|---|
ToHost | void | ||
ToNet | void |
Method | Description | |
---|---|---|
Copy ( ) : |
||
GetUnionSelector ( ) : TpmAlgId | ||
NullObject ( ) : |
Return a SymDefObject with TpmAlgId.Null
|
|
SymDefObject ( ) : System | ||
SymDefObject ( |
||
SymDefObject ( TpmAlgId the_Algorithm, ushort the_KeyBits, TpmAlgId the_Mode ) : System |
Method | Description | |
---|---|---|
ToHost ( Marshaller m ) : void | ||
ToNet ( Marshaller m ) : void |
public SymDefObject ( |
||
the_SymDefObject | ||
return | System |
public SymDefObject ( TpmAlgId the_Algorithm, ushort the_KeyBits, TpmAlgId the_Mode ) : System | ||
the_Algorithm | TpmAlgId | symmetric algorithm |
the_KeyBits | ushort | key size in bits |
the_Mode | TpmAlgId | encryption mode |
return | System |