Sharing knowledge is something we love! Int4 Blog is a place where you can find the latest news, technical guides, practical tips, trends and innovative solutions in the area of SAP Integration and SAP Automation. Explore the educational content in the series of blog posts by SAP Press authors, SAP Mentors and the best SAP Integration Experts in the world.


PGP (Pretty Good Privacy) in SAP PI/PO using Secure Connectivity Add-on
When developing SAP PI/PO interfaces, one might come across a requirement to provide a more secure way of sending messages back and forth. Especially, when setting up communication with banks, you want to ensure files send to bank reach their destination with original content. We want to be sure nobody modified details of our payment. This requirement can be met with use of PGP (Pretty Good Privacy) software, provided with SAP PGP module and adapter modules it provides. The idea behind PGP is to encrypt the message in such a way that only the intended recipient can decrypt it’s content. This is achieved using shared keys.