加密用于Xamarin Forms解决方案(Android和iOS)的azure离线数据库 [英] Encrypting azure offline database for a Xamarin Forms solution(Android and iOS)

查看:60
本文介绍了加密用于Xamarin Forms解决方案(Android和iOS)的azure离线数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的要求是加密由Azure SDK在移动客户端中创建的azure脱机数据库。我尝试使用SQLCipher加密数据库但是在添加所需的包(SQLitePCLRaw.bundle_sqlcipher,Microsoft.Data.Sqlite.Core)
同步操作停止工作时抛出InvalidOperationException:SyncContext尚未初始化。但当我删除这些包时,一切都开始工作。

My requirement is to encrypt the azure offline database that is created by the Azure SDK in the mobile client. I tried to encrypt the the database using SQLCipher but on adding required packages(SQLitePCLRaw.bundle_sqlcipher, Microsoft.Data.Sqlite.Core) the sync operation stops working throwing an InvalidOperationException: SyncContext is not yet initialized. But when i remove these packages everything starts working again.

推荐答案

感谢您提出这个问题。我在内部检查这个问题,很快就会回复你。


这篇关于加密用于Xamarin Forms解决方案(Android和iOS)的azure离线数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆