#include <wallet2.h>
Definition at line 111 of file wallet2.h.
◆ wallet_keys_unlocker() [1/2]
Definition at line 1033 of file wallet2.cpp.
1035 locked(password != boost::none)
1043 w.generate_chacha_key_from_password(pass, key);
◆ wallet_keys_unlocker() [2/2]
Definition at line 1047 of file wallet2.cpp.
1053 w.generate_chacha_key_from_password(password, key);
◆ ~wallet_keys_unlocker()
| tools::wallet_keys_unlocker::~wallet_keys_unlocker |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/wallet/wallet2.h
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/wallet/wallet2.cpp