是否可以对 iOS safari 中的网页数据进行数字签名?

发布于 2024-11-16 13:17:05 字数 317 浏览 0 评论 0原文

我四处寻找,却无法得到直接而明确的答案。是否可以通过在 Web 应用程序 (Safari) 中运行的 Javascript 代码对文档进行签名?我希望使用 iPhone 内置证书存储中的证书。

我发现了一个类似的帖子,但没有得到答复:Working withcertificates in适用于 Apple iOS 的 Web 应用程序

谢谢! 约阿什

I was looking all over and couldn't get a direct and clear answer. Is it possible to sign a document from Javascript code running in a web application (Safari)? I wish to use a certificate from the iPhone built-in certificate store.

I found a similar post which was not answered: Working with certificates in web applications for Apple iOS

Thanks!
Yoash

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寄人书 2024-11-23 13:17:05

只是在浏览一些较旧的问题(以防万一其他人偶然发现这个问题),我可以说不,这绝对是不可能的。实现这些目标的唯一方法是创建一个phonegap 插件来为您处理此问题并将您的Web 应用程序作为phonegap 应用程序分发。

Just been looking through some older questions (just in case somebody else stumbles across this) and I can say that No, this is definitely not possible. The only way to achieve something along these lines would be to create a phonegap plugin which handles this for you and distribute your web application as a phonegap application.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文