Persistence API
Sentinel RMS SDK contains the following two sets of the Persistence Libraries. Persistence data must be set up for all Scenarios that Require Persistence Creation.
For more information about obtaining C libraries, click here:
Libraries | Description | API Call Sequence |
---|---|---|
Persistence Initialization Library |
Used for persistence creation. |
|
Persistence Cleaning Library |
Used to repair the corrupted persistence files and reset the time tamper and commuted client information. |
>sntl_persistence_repair / sntl_persistence_reset |
* These API functions can be skipped as of now as these are reserved for future use. For guidance about using the persistence API calls, refer to the corresponding samples—sntl_lspmgmtinit and sntl_lspmgmtclean.