Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTAsymmetricKey.hpp File Reference
#include "../util/Timer.hpp"
#include <list>
Include dependency graph for OTAsymmetricKey.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTAsymmetricKey
 

Namespaces

 opentxs
 

Macros

#define OT_KEY_TIMER   30
 

Typedefs

typedef std::list
< OTAsymmetricKey * > 
opentxs::listOfAsymmetricKeys
 
typedef int32_t opentxs::OT_OPENSSL_CALLBACK (char *buf, int32_t size, int32_t rwflag, void *userdata)
 

Functions

EXPORT bool opentxs::OT_API_Set_PasswordCallback (OTCaller &theCaller)
 

Variables

EXPORT OT_OPENSSL_CALLBACK opentxs::default_pass_cb
 
EXPORT OT_OPENSSL_CALLBACK opentxs::souped_up_pass_cb
 

Macro Definition Documentation

#define OT_KEY_TIMER   30

Definition at line 172 of file OTAsymmetricKey.hpp.