VB.net RSA 从文本文件导入私钥。
基本上我使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论