In order for Web service requester and provider applications to
participate in WS-Security protocols, you must configure your pipelines accordingly,
by including message handler DFHWSSE1, and by providing configuration
information for the handler.
The <wsse_handler> element
Specifies parameters used by the CICS-supplied message handler
that provides support for WS-Security.
The <authentication> element
Specifies the use of security tokens in the headers of inbound
and outbound SOAP messages.
The <sign_body> element
Directs DFHWSSE1 to sign the body of outbound SOAP messages, and
provides information about how the messages are to be signed.
The <encrypt_body> element
Directs DFHWSSE1 to encrypt the body of outbound SOAP messages,
and provides information about how the messages are to be encrypted.