[][src]Function enc_file::read_keyfile

pub fn read_keyfile(
) -> Result<(String, HashMap<String, String>, bool), Box<dyn Error>>

Read keyfile to keymap. Asks for userpassword. Returns result (password, keymap and bool(false as no new keymap was created))