Is Secure Database really secure?

Is Secure Database really secure?

BY 24 Sep 2013 Native Application Development

Hey,

I have created a database, then inserted some data into it.
Then I created a secure database (with ConvertToSecureDatabase), and then inserted the same data into it.
Then I compared the 2 database files, and they were exactly the same, byte-by-byte.

I was wondering, why is is called Secure Database if it is the same as the “normal” database?

thank you

ps: I tried only on Emulator. Feature “http://tizen.org/feature/database.encryption” returns ‘true’

Written by