|
Open-Transactions
0.93.0-ge03d287
|

Go to the source code of this file.
Classes | |
| class | opentxs::OTCallback |
Namespaces | |
| opentxs | |
Macros | |
| #define | OT_PW_DISPLAY "Enter master passphrase for wallet." |
| #define | OTPASSWORD_BLOCKSIZE 128 |
| #define | OTPASSWORD_MEMSIZE 129 |
| #define | OT_LARGE_BLOCKSIZE 32767 |
| #define | OT_LARGE_MEMSIZE 32768 |
| #define | OT_DEFAULT_BLOCKSIZE 128 |
| #define | OT_DEFAULT_MEMSIZE 129 |
| #define OT_DEFAULT_BLOCKSIZE 128 |
Definition at line 176 of file OTCallback.hpp.
| #define OT_DEFAULT_MEMSIZE 129 |
Definition at line 177 of file OTCallback.hpp.
| #define OT_LARGE_BLOCKSIZE 32767 |
Definition at line 172 of file OTCallback.hpp.
| #define OT_LARGE_MEMSIZE 32768 |
Definition at line 173 of file OTCallback.hpp.
| #define OT_PW_DISPLAY "Enter master passphrase for wallet." |
Definition at line 164 of file OTCallback.hpp.
| #define OTPASSWORD_BLOCKSIZE 128 |
Definition at line 166 of file OTCallback.hpp.
| #define OTPASSWORD_MEMSIZE 129 |
Definition at line 167 of file OTCallback.hpp.