const VERIFY_PASSWORD_HINT: &str = "Make sure valid password is present in files passed using `--password` or in the configuration file.";
Expand description

Pops along with error messages when a password is missing or invalid.