|
Electroneum
|
#include <wallet2.h>
Public Member Functions | |
| wallet_keys_unlocker (wallet2 &w, const boost::optional< tools::password_container > &password) | |
| wallet_keys_unlocker (wallet2 &w, bool locked, const epee::wipeable_string &password) | |
| ~wallet_keys_unlocker () | |
| tools::wallet_keys_unlocker::wallet_keys_unlocker | ( | wallet2 & | w, |
| const boost::optional< tools::password_container > & | password | ||
| ) |
Definition at line 1034 of file wallet2.cpp.

| tools::wallet_keys_unlocker::wallet_keys_unlocker | ( | wallet2 & | w, |
| bool | locked, | ||
| const epee::wipeable_string & | password | ||
| ) |
Definition at line 1048 of file wallet2.cpp.

| tools::wallet_keys_unlocker::~wallet_keys_unlocker | ( | ) |
Definition at line 1058 of file wallet2.cpp.
