|
Open-Transactions
0.93.0-ge03d287
|
#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>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Macros | |
| #define | OT_DEFAULT_PASSWORD "test" |
| #define OT_DEFAULT_PASSWORD "test" |
Definition at line 154 of file OTCachedKey.cpp.