Removing Encryption from the Database

To remove encryption from the database, use the changeEncryptionKey API and pass in a null value.

[SUP101SUP101DB changeEncryptionKey:nil];
[SUP101SUP101DB closeConnection];