1. SAP Help Portal
SAP Integration Suite > Security > Security Concepts > Transport-Level Security: "SAP Cloud Integration supports security on two levels: on transport level and on message level. Transport-level security means that the connection used to transport a message between the involved systems is secured." This section details the use of TLS for securing the channel.
2. SAP Help Portal
SAP Integration Suite > Security > Security Concepts > Message-Level Security: "Message-level security means that the message content itself is secured (by encrypting and/or signing it). This option provides end-to-end security for a message." This section describes using digital signatures and encryption (like PGP) on the payload.
3. SAP Help Portal
SAP Integration Suite > Security > Security Features > PGP Encryption and Decryption: "You can use Pretty Good Privacy (PGP) to secure messages at message level." This document explicitly categorizes PGP as a message-level security feature
reinforcing the distinction from transport-level.