Where can see the encrypted data in db after encrypting db using the SQLCipher?

Hi @Usharani

The temporary files will be generated within the same directory the database file exists within. As the are temporary, you will not always see them, however inserting data into the database within a transaction will create a temporary journal file until the transaction is completed.