8081828384858687888990
} private ICrypt getCrypt() { ICryptFactory factory = Application.get().getSecuritySettings().getCryptFactory(); return factory.newCrypt(); } private Url encryptUrl(Url url) { Url encrypted = new Url();
7778798081828384858687