Codec : FlashJ-to-Exch and vice-versa.
More...
Codec : FlashJ-to-Exch and vice-versa.
def pyRT.crypto.ExchSvr.Codec.__init__ |
( |
|
self, |
|
|
|
kdb, |
|
|
|
vdb |
|
) |
| |
Constructor.
- Parameters
-
kdb | - Flash-to-Exch Keys |
vdb | - Flash-to-Exch Values |
def pyRT.crypto.ExchSvr.Codec.Exch2FlashJ |
( |
|
self, |
|
|
|
bdb |
|
) |
| |
Convert Exch dict to FlashJ.
- Parameters
-
- Returns
- FlashJ dict
def pyRT.crypto.ExchSvr.Codec.FlashJ2Exch |
( |
|
self, |
|
|
|
jdb |
|
) |
| |
Convert FlashJ dict to Exch.
- Parameters
-
- Returns
- Exch dict
The documentation for this class was generated from the following file: