Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Secure Storage

Secure storage is responsible for storing and retrieving sensitive data, such as logins, on the device using encryption.

While the vast majority of devices support secure storage, there are some which don't. The secure storage APIs provide the capability to check if secure storage can be used on this device. If a feature relies on secure storage, but it's not available, it is the feature's responsibility to handle this gracefully.

Who can help you better understand this feature?

  • Craig Russell
  • Karl Dimla

More information