get_password_input (string message) ⇒ string
Gets a user password input from the command line or dialog in GUI mode.
First available: Version 1.7.3
Using get_password_input
When this method is used from the command line the method will encrypt the input. From the GUI it will not be encrypted.
Comments