fn load_credential_from_file( filepath: &str, ) -> Result<HashMap<String, (Vec<u8>, PermissionMode)>>