pniIdentityKey,
profileKey,
settings);
+ account.initDatabase();
return new RegistrationManagerImpl(account,
pathConfig,
account.close();
throw new IOException("Number in account file doesn't match expected number: " + account.getNumber());
}
+ account.initDatabase();
return new RegistrationManagerImpl(account,
pathConfig,