|
Electroneum
|
Functions | |
| bool | is_cin_tty () noexcept |
| int | getch (bool hide_input) noexcept |
| bool | read_from_tty (epee::wipeable_string &aPass, bool hide_input) |
| bool | read_from_tty (const bool verify, const char *message, bool hide_input, epee::wipeable_string &pass1, epee::wipeable_string &pass2) |
| bool | read_from_file (epee::wipeable_string &pass) |
|
noexcept |
|
noexcept |
| bool anonymous_namespace{password.cpp}::read_from_file | ( | epee::wipeable_string & | pass | ) |
| bool anonymous_namespace{password.cpp}::read_from_tty | ( | const bool | verify, |
| const char * | message, | ||
| bool | hide_input, | ||
| epee::wipeable_string & | pass1, | ||
| epee::wipeable_string & | pass2 | ||
| ) |