![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include <SecretStore.h>
Public Attributes | |
| std::string | encryptedKey |
| boost::filesystem::path | filename |
| Address | address |
Definition at line 51 of file SecretStore.h.
| Address dev::SecretStore::EncryptedKey::address |
Definition at line 55 of file SecretStore.h.
| std::string dev::SecretStore::EncryptedKey::encryptedKey |
Definition at line 53 of file SecretStore.h.
| boost::filesystem::path dev::SecretStore::EncryptedKey::filename |
Definition at line 54 of file SecretStore.h.