Re-keying existing encrypted SQlite db

Hi SQLCipher Team,
I am using sqlcipher package for Sqlite db encryption for Xamarin mobile apps.I have encrypted db successfully.Now I am looking forward to re-keying the same db for specific application case.Any help is appreciated!

Regards,
Sneha

Hello @Sneha_Marewar Thanks for using SQLCipher. You can find the documentation on how to change the database key here:

https://www.zetetic.net/sqlcipher/sqlcipher-api/#Changing_Key