Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Encrypt and Decrypt file on application server

Former Member
0 Kudos
have any one worked on this in the recent times, I got a requirement to encrypt a interface file generated by a custom program before downloading it to the application server. Similarly need to

DE-crypt  a file before we load it to SAP.

Please suggest a way to do this. I have gone through few threads referring to SAP "SAPCRYPTOLIB" is this working fine. Is there any example program available for this showing how to achieve this. or any step by step document.

Regards

Ravi

1 REPLY 1

Former Member
0 Kudos

Hi Ravi,

please search for SSF on the SAP help pages. SSF = Secure Store and Forward is usually used on ABAP systems to achieve this. Whether this works in your case depends on the requirements to encryption algorithm and format.

SSF in the help portal