Пример #1
0
 public String getDbPassword() {
   return Encryption.decrypt(dbEncryptedPassword);
 }