A
B
C
D
E
G
I
M
O
R
S
T
U
V
O
- openFileInput() - function in dev.spght.encryptedprefs.EncryptedFile
- Opens a FileInputStream that reads encrypted files based on the previous settings.
- openFileOutput() - function in dev.spght.encryptedprefs.EncryptedFile
- Opens a FileOutputStream for writing that automatically encrypts the data based on theprovided settings.