Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTCachedKey.cpp File Reference
#include "stdafx.hpp"
#include "crypto/OTCachedKey.hpp"
#include "crypto/OTASCIIArmor.hpp"
#include "crypto/OTAsymmetricKey.hpp"
#include "crypto/OTCrypto.hpp"
#include "OTIdentifier.hpp"
#include "crypto/OTKeyring.hpp"
#include "OTLog.hpp"
#include "crypto/OTPassword.hpp"
#include "crypto/OTPasswordData.hpp"
#include "crypto/OTSymmetricKey.hpp"
#include <memory>
#include <openssl/opensslconf.h>
Include dependency graph for OTCachedKey.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Macros

#define OT_DEFAULT_PASSWORD   "test"
 

Macro Definition Documentation

#define OT_DEFAULT_PASSWORD   "test"

Definition at line 154 of file OTCachedKey.cpp.