Don't know specifically without external libraries.
This might be of some help though and more specifically the platform specific counterparts for the drivers are:
•
Android
•
iOS
However this is using external libraries (SQLDelight, SQLCipher for android). iOS supports sqlite encryption extensions as seen at
this post.