[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following utility classes are in the util
subpackage.
StringEncryption
— This class is used to encrypt and decrypt private records, and is
also the in-memory store for the password when it is entered on the
Settings screen (if the password’s hash matches the hash stored
in the database.) The code takes care to ensure the plain-text
password is not cached, nor is it ever written to persistent storage.
StringEncryption
FileUtils
— This class is used to determine the default location where backup
files will be written or read, and to check whether an SD card is
mounted and whether the app has permission to write to or read from
the requested folder.
This document was generated on March 30, 2025 using texi2html 5.0.