This explains how the files that make up the mobile workflow container are protected when stored on the device, and under what circumstances the files are stored in plaintext.
Content Security on BlackBerry Devices
In general, all mobile workflow files and extra data entered by the user, or retrieved from the server, are stored on the BlackBerry device’s PersistentStore.
Content Security on Android Devices
On Android operating systems, all mobile workflow files, and extra data entered by the user or retrieved from the server, are encrypted before being stored into a SQLite database on the device.
Content Security on iOS Devices
On iOS devices, all mobile workflow files, and extra data entered by the user or retrieved from the server, are stored in a SQLite database that uses the SQLite Encryption Extensions (AES-128).
Content Security on Windows Mobile Devices
On Windows Mobile Professional, mobile workflow files are stored unencrypted on the device’s file system, and mobile workflow Settings are stored unencrypted in the device’s registry.