You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Client store builds on secure store (see Secure store) by supplying a means of storing user content more securely. The user content can be stored in a virtual file system, which uses secure store to encrypt, uniquely store, and duplicate (for redundancy) the content on the user's machine. 
Client store is useful for storing trial information, such as usage counters and acting as a file system to support the persistence of the stored content. This makes client store a reliable means to help ensure your licensed software is used only as you intend.
See LMX_ClientStoreSave and LMX_ClientStoreLoad for details about using the client store API functions.

  • No labels