‎2019 Aug 21 5:22 PM
Hello everyone,
I need to encrypt a file using pgp encryption. The server is windows and there is no PI. Someone will have an ABAP program or some way to encrypt it and leave it in a file repositoryThanks
‎2019 Aug 21 6:23 PM
Hi,
So far I've found that we have to install a 3rd party software on our server and call external command from ABAP to archive such thing. PI system have a PGP encryption module with same functionality, but only for PI.
If you have 3rd party PGP encryption tool you can call from SAP.
PGP File Encryption, Decryption using SM 69 in ABAP
If you have PI
‎2019 Aug 21 6:31 PM
‎2019 Aug 21 6:40 PM
Im unable to comment it, you need to find SAP support third party tool for the PGP encryption. You can search in google. there will be open source softere as well.
‎2019 Aug 23 7:17 AM
Pull requests welcome, see https://github.com/larshp/abapPGP
I've put in a lot of work, but its not there yet