本文介绍了PgP加密和解密使用BouncyCastle c#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我看过很多帖子,后面是一些教程,但没有一个看起来很有用。有时,他们引用一些没有找到的类。我可以指向一个地方,我可以得到一个简单的教程,显示如何加密和解密文件。
I've seen a number of posts, followed a number of tutorials but none seems to work. Sometimes, they make reference to some classes which are not found. Can I be pointed to a place where I can get a simple tutorial showing how to encrypt and decrypt a file.
我对Pgp很新,欢迎任何帮助
I'm very new to Pgp and any assistance is welcomed.
推荐答案
这是什么:
此外,zip包含示例:
Also, the zip contains examples here:
希望这有帮助。如果你仍然坚持,请发布一些关于编译器抱怨的课程的详细信息,社区将会看一下。
Hope this helps. If you're still stuck, post some more detail about what classes the compiler is complaining about and the community will take a look.
这篇关于PgP加密和解密使用BouncyCastle c#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!