Changes the database encryption key to the new specified key.
public void changeEncryptionKey(String newKey)
newKey The new encryption key for the database.
It is not possible to open the database if the encryption key is lost.