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
Looking for c# logic that can decrypt the pgp file using passphrase which follows kleopatra mechanism