Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
dev::SecretStore::EncryptedKey Struct Reference

#include <SecretStore.h>

Collaboration diagram for dev::SecretStore::EncryptedKey:
[legend]

Public Attributes

std::string encryptedKey
 
std::string filename
 
Address address
 

Detailed Description

Definition at line 49 of file SecretStore.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: