Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <SecretStore.h>
Public Attributes | |
std::string | encryptedKey |
std::string | filename |
Address | address |
Definition at line 49 of file SecretStore.h.
Address dev::SecretStore::EncryptedKey::address |
Definition at line 53 of file SecretStore.h.
std::string dev::SecretStore::EncryptedKey::encryptedKey |
Definition at line 51 of file SecretStore.h.
std::string dev::SecretStore::EncryptedKey::filename |
Definition at line 52 of file SecretStore.h.