|
Joutsen v0.5.0+12-g5dd5f7e
|
Methods to read passwords from the console. More...
Static Public Member Functions | |
| static String | MaskedReadLine (char maskChar=' *') |
| Reads user input from the console masking what was typed. More... | |
Methods to read passwords from the console.
|
static |
Reads user input from the console masking what was typed.
| maskChar | the character being displayed instead of the actual input |