Chapter 16. Using the Encrypted Local Store

IN THIS CHAPTER

The encrypted local store is a facility to more securely persist data on the user’s machine using AES-CBC 128-bit encryption. Every user has his own dedicated store for every Adobe® AIR™ application installed on the local machine (see Figure 16.1). Thankfully all the underlying machinery to make this happen is obfuscated for you, the developer. If you’ve worked with reading and writing cookies in the browser world, you will see this isn’t all that different.

Encrypted storage by application and user.

Figure 16.1. Encrypted storage by application and user.

Note

The encrypted local ...

Get Adobe AIR Programming Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.