Message Security
Use
The Adapter Framework does not have any special modules or services for message security.
However, you can define
SecurityAttributesin the adapter metadata.
More information: ChannelAttributes, SecurityAttributes, and GlobalChannelAttributes
You can access the AS Java keystore by using the Adapter Framework APIs, which contain private and public keys for signatures or encryptions.
More information: Accessing the AS Java Keystore
Integration
You set the message security attributes in the receiver agreement.
More information: Receiver Agreement