I am writing a program in C# to encrypt files with a private and public pgp key. I am very new to PGP and C# but I am getting a hang of it. Can some point me in the right direction on how to use Bouncy Castle C# API to use multiple keys.
我正在用C#编写一个程序,用私有和公共pgp密钥加密文件。我是PGP和C#的新手,但我对它有所了解。有些人可以指出我如何使用Bouncy Castle C#API来使用多个键。