Wire Sysio Wire Sysion 1.0.0
|
Namespaces | |
namespace | detail |
Classes | |
struct | plain_keys |
class | se_wallet |
class | soft_wallet |
class | wallet_api |
struct | wallet_data |
class | wallet_manager |
class | yubihsm_wallet |
Typedefs | |
typedef uint16_t | transaction_handle_type |
Functions | |
std::string | gen_password () |
bool | valid_filename (const string &name) |
Variables | |
constexpr auto | file_ext = ".wallet" |
constexpr auto | password_prefix = "PW" |
Definition at line 14 of file wallet.hpp.
std::string sysio::wallet::gen_password | ( | ) |
Definition at line 13 of file wallet_manager.cpp.
bool sysio::wallet::valid_filename | ( | const string & | name | ) |
Definition at line 19 of file wallet_manager.cpp.
|
constexpr |
Definition at line 10 of file wallet_manager.cpp.
|
constexpr |
Definition at line 11 of file wallet_manager.cpp.