使用 .NET 中的 gpgme 库?

发布于 2024-10-02 02:32:12 字数 504 浏览 0 评论 0原文

这个问题其实是两个问题:

  1. 如何在Windows中使用gpgme库?
  2. 是否有可用的 .NET 绑定? (如果没有,我想我可以自己制作。)

编辑:找到的解决方案: gpgme-sharp< /a> 在 Linux 和 Windows 中都可以很好地工作。 (对于后者,唯一的先决条件是包含 gpgme DLL 的 gpg4win。)查看 Samples 子目录中的 GpgmeSamples 解决方案。

那个图书馆值得一些爱。我推荐它。

This question is actually two questions:

  1. How to use the gpgme library in Windows?
  2. Are there bindings for .NET available somewhere? (If not, I guess I can make my own.)

EDIT: Solution found: gpgme-sharp works very nicely both in Linux and Windows. (For the latter, the only prerequisite is gpg4win which includes the gpgme DLL.) Be sure to look at the GpgmeSamples solution in the Samples subdirectory.

That library deserves some love. I recommend it.

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

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

发布评论

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

评论(1

爱情眠于流年 2024-10-09 02:32:12

gpgme-sharp 包含到库的 .NET 绑定。

gpgme-sharp contains .NET bindings to the library.

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