Configuring Systems for the Use of
Encryption
For the consumer system to be able to send encrypted messages to the provider system, the public key of the provider system must be known to the consumer system. You can configure the use of encryption with the following procedures:
AS ABAP:
● Preparing the WS Consumer AS ABAP for Encryption
● Exporting an Encryption Certificate for the WS Provider AS ABAP
AS Java:
● Preparing the WS Consumer AS Java for Encryption
● Exporting an Encryption Certificate for the WS Provider AS Java