Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Enumerations
KeyManager.h File Reference
#include <functional>
#include <mutex>
#include <libdevcore/FileSystem.h>
#include <libdevcore/CommonData.h>
#include <libdevcrypto/SecretStore.h>
Include dependency graph for KeyManager.h:
This graph shows which files directly or indirectly include this file:

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. More...
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 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.