The application stores data in secure storage in key-value pairs, where the unique key is used to identify each value. An application can have multiple key-value pairs, where each key is unique to its own application. Each application has a unique set of key-value pairs.
The application can use SVIDs to secure channels between the IERT and the application container. The retrieved SVID can be used as an authentication token to call secure storage APIs.
When storing application data, we store the value as is, so it is the user's responsibility to keep the data encrypted or otherwise secure.