Ethereum  PoC-8
The C++ Implementation of Ethereum
KeyManager.h File Reference
#include <functional>
#include <mutex>
#include <libdevcore/FileSystem.h>
#include <libdevcore/CommonData.h>
#include <libdevcrypto/SecretStore.h>
#include <boost/filesystem.hpp>

Go to the source code of this file.

Classes

class  dev::eth::PasswordUnknown
 
struct  dev::eth::KeyInfo
 
class  dev::eth::KeyManager
 High-level manager of password-encrypted keys for Ethereum. Usage: More...
 

Namespaces

 dev
 
 dev::eth
 

Enumerations

enum  dev::eth::SemanticPassword { dev::eth::SemanticPassword::Existing, dev::eth::SemanticPassword::Master }
 

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Definition in file KeyManager.h.