Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTPassword.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTPassword
 

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
 

Macro Definition Documentation

#define OT_DEFAULT_BLOCKSIZE   128

Definition at line 174 of file OTPassword.hpp.

#define OT_DEFAULT_MEMSIZE   129

Definition at line 175 of file OTPassword.hpp.

#define OT_LARGE_BLOCKSIZE   32767

Definition at line 170 of file OTPassword.hpp.

#define OT_LARGE_MEMSIZE   32768

Definition at line 171 of file OTPassword.hpp.

#define OT_PW_DISPLAY   "Enter master passphrase for wallet."

Definition at line 162 of file OTPassword.hpp.

#define OTPASSWORD_BLOCKSIZE   128

Definition at line 164 of file OTPassword.hpp.

#define OTPASSWORD_MEMSIZE   129

Definition at line 165 of file OTPassword.hpp.