| Interface | Description | 
|---|---|
| PropertyStorage | 
 
 PropertyStorage represents a storage which can be used to store data in the
 form of key-value pair. 
 | 
| SecureStorageManager | 
 SecureStorageManager is used to create/retrieve/destroy PropertyStorage
 objects. 
 | 
| Class | Description | 
|---|---|
| SecureStorageModule | 
 SecureStorageModule class which is the entry-point for SecureStorage
 features. 
 | 
| Exception | Description | 
|---|---|
| IdpSecureStorageException | 
 Exception that will be thrown when there is a failure during database read/write operations. 
 |