pub fn password_from_file(path: String) -> Result<Password, String>
Expand description

Read a password from password file.