Hi Forum,
I received encrypted data from a financial service provider. I would like to decrypt this data and import it with a dataport and assign it to the customer. Except for the decryption of the file, everything runs automatically. It would be great if someone already had experience here.
Best regards
Tom
0
Answers
You can use an external program like gnuPG's Gpg4win (https://gnupg.org/index.html), and call it from NAV.
Regards.
Thanks for the quick reply. Is there a way to pass parameters when calling the software?
Regeards
Yes, you can call the program with parameters like this:
And call a dosshell to execute the program.
Here is a guide to the program:
https://www.glump.net/howto/cryptography/practical-introduction-to-gnu-privacy-guard-in-windows
Regards
many thanks, i'll try it during the weekend and will give you some feedback on monday.
best greetings!