Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTAsymmetricKey.cpp File Reference
Include dependency graph for OTAsymmetricKey.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Macros

#define _PASSWORD_LEN   128
 

Functions

EXPORT bool opentxs::OT_API_Set_PasswordCallback (OTCaller &theCaller)
 
int32_t opentxs::default_pass_cb (char *buf, int32_t size, int32_t, void *userdata)
 
int32_t opentxs::souped_up_pass_cb (char *buf, int32_t size, int32_t rwflag, void *userdata)
 

Macro Definition Documentation

#define _PASSWORD_LEN   128

Definition at line 452 of file OTAsymmetricKey.cpp.