首页 > 数据库 > SQLite > 正文

SQLITE3 使用总结(4)

2020-02-10 17:54:58
字体:
来源:转载
供稿:网友

/*** 下面是编译时提示缺少的函数 ***/

/** 这个函数不需要做任何处理,获取密钥的部分在下面 DeriveKey 函数里实现 **/

void sqlite3CodecGetKey(sqlite3* db, int nDB, void** Key, int* nKey)

{

return ;

}

/*sqlite sqlite3_key_interop 调用, 附加密钥到数据库.*/

int sqlite3CodecAttach(sqlite3 *db, int nDb, const

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表

图片精选