cancel
Showing results for 
Search instead for 
Did you mean: 

Decrypting a PGP file

Former Member
0 Kudos

Hi All,

I am getting a pgp file from BANK which is encrypted. I have to decrypt the file in SAP. So, are there any OS level commands that I can create and call in ABAP?

Could anyone please tell me the solution?

Thanks in Advance.

Sonali.

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Decrypting something, that comes out of a PKI infrastructure is not as easy as entering a command and you´re done.

If you´re on Linux you can try to use gpg...

--

Markus