Previous Topic: Custom Storage Medium SelectionNext Topic: Generate Passcodes


Store Accounts in Memory

CA Auth ID OTP library provides a sample implementation for storing the accounts in device memory.

Note:

Perform the following steps to store accounts in memory:

  1. Invoke the MemoryStore class to use memory as a storage medium.
  2. Invoke the setStore() method in the OTP class to initialize the storage medium.