VB.net RSA 从文本文件导入私钥。

发布于 2024-12-04 14:32:07 字数 179 浏览 2 评论 0原文

基本上我使用 openssl 在 PHP 中加密消息。我已经生成了有效的密钥对(均保存到 PEM 文件)。

在 vb.net 中,我尝试使用私钥来解密保存在 mysql 数据库中的消息,但我似乎找不到将私钥合并到解密示例中的方法。我发现的所有示例都集中于生成密钥对。

有人有什么想法吗?

提前致谢

Basically im encrypting a message in PHP using openssl. I have already generated a valid key pair (both saved to PEM files).

In vb.net im trying to use the private key to decrypt the message saved in the mysql database, but i cant seem to find a way to incorporate the private key into the decryption examples. All the examples i have found all concentrate on generating a key pair.

Anyone have any ideas?

Thanks in advance

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文