Relative Content

Tag Archive for c#pgp

Decrypting pgp file using C#

I have a pgp file that is encrypted using kleopatra tool using publickey. To decrypt the pgp file, I provide the passphrase in the kleopatra tool. How can I decrypt the pgp file programmatically using c#. Note: the user has option to provide only passphrase