The Data is a String. Even before and after encryption.
So you just can encrypt a text and store the encrypted text in your Database.
When you read the Value back from your Database you decrypt the stored String to get the Stored value.
If you are familar with SqLite then you easily should know how to save or read the String.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.