.. include:: vars.rst .. _section-security: Security ******** You can use symmetric cryptography using pre-shared keys to protect the communication between |CDS| and the user’s |DPs|, as described in :link_connext_dds_secure_um:`Security Considerations when Using Cloud Discovery Service `. More concretely you can protect: * The exchange of participant announcements by setting the property ``com.rti.serv.secure.authentication.participant_discovery_protection_key`` (see :link_connext_dds_secure_um:`Properties for Configuring Authentication in the Security Plugins User's Manual `). * The exchange of ``BINDING_PING`` messages when using the |RWT| by setting the property ``com.rti.serv.secure.cryptography.rtps_protection_key`` (see :link_connext_dds_secure_um:`Properties for Configuring Cryptography in the Security Plugins User's Manual `). In |CDS|, the above two properties can be set by updating the ```` tag inside the ```` tag (see :ref:`Configuration for Security `).