我正在为如何使用SQLCipher加密/解密数据库而苦苦挣扎。在我的这段代码中,我应该从哪里开始。以及如何开始。如果可能,请编辑此代码。我点击了此链接,但不知道如何操作。http://sqlcipher.net/sqlcipher-api/#key我的数据库文件:-importnet.sqlcipher.database.SQLiteDatabase;importnet.sqlcipher.database.SQLiteOpenHelper;importandroid.content.Context;importandroid.util.Log;publicclassDatabaseC