My impression is, that #SQLCipher is not compatible with the #SQLite Encryption Extension (or the other way around 😞 )

At least I didn't find a way to specify the key in such a way that #SQLite3 works with the database wich works using SQLCipher.

Can someone confirm or point me to some documentation regarding this?

@realn2s
Indeed #SQLCipher and #SQLite "SEE" are not compatible. I learned that from following the former SQLite mailing list and the current forum, but I don't have a link to a specific article.
@knu
🙏🏻
Thanks
It's pretty mean as the have the same syntax to specify keys. And the SQLiter error message is simply "not a database"