2023 Jul 03 3:46 AM
Hi Team,
Recently we have encountered a problem with an interface. We have a requirement to encrypt the payload using PGP from a ABAP custom program.
We do not have a middle ware and the API is provided by a receiving party. It will be great if anyone can contribute.
Regards,
Rahul R
2023 Jul 03 7:11 AM
Have you tried searching? This question has been asked and answered many times.
But anyway, the PGP algorithm is freely available, so it's easy enough to write a program.
2023 Jul 03 7:22 AM
Yes, I did enough search.
No where mentioned about a concrete solution.
My problem is not to write a custom program, it is to do the PGP encryption. I couldn't find a standard FM or class does the encryption.
If you find something, please do post here.