iOSSQLiteDatabase.Decrypt
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Removes the encryption from an encrypted database. You must be connected to the database in order to decrypt it.
Notes
Decrypting a database removes the encryption. You do not need to decrypt the database for normal use. Only use this command if you want to actually remove the encryption so that you can later connect to the database without providing the encryption key.