]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/announcement/announcement.xml
Added private key hash distribution in announcement and answer.
[hub.git] / application / hub / templates / xml / announcement / announcement.xml
index 4936fb58508190dccfc83459d11237aa4f75bd13..ee55bf458eb27c4628747de5b88b5e218c9d9a6a 100644 (file)
@@ -31,6 +31,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <node-mode>{?node_default_mode?}</node-mode>
                <!-- The session id. This should be announced to all other hubs. //-->
                <session-id>{?session_id?}</session-id>
+               <!-- The private key's hash. This should be announced to all other hubs. //-->
+               <private-key-hash>{?private_key_hash?}</private-key-hash>
                <!-- Data from our listeners (e.g. which port) //-->
                <listener>
                        <!-- Public external address //-->