Свойство | Type | Description | |
---|---|---|---|
ToHost | void | ||
ToNet | void |
Méthode | 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 |
Méthode | Description | |
---|---|---|
ToHost ( Marshaller m ) : void | ||
ToNet ( Marshaller m ) : void |
public static NullObject ( ) : |
||
Résultat |
public SymDefObject ( |
||
the_SymDefObject | ||
Résultat | 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 |
Résultat | System |