Gpg4Win integration with Microsoft Dynamics Navision

Hi Team
I am working on a project where I need to integrate GPG4Win with Microsoft Dynamics NAV. Do you have any reference document for integration.
I need automation dll and dotnet dll to integration with Microsoft Dynamics NAV.

Hi,
what kind of integration are you aiming at?

APIs - GnuPG wiki has some hints, but maybe partly out of date. GPGME is the official API and recommended if you want a stable interaction with GnuPG. But it can be a bit hard to set up on Windows and may be offering too much for your use cases.

I am aiming to encrypt Bank Payment files using PGP encryption. So I need to integrate it with Navision. And for integration, I need PGP .dll files or automation files.

Did the link which Bernhard gave you help you?

Hi, do you mind sharing tips on how you integrated GPG4Win with Dynamics NAV?