: Public Note
Created: 01.02.2018 16:57:15
Modified: 01.02.2018 16:57:17
Project:
Advanced:
A dedicated container object was introduced for various reasons:<br/><br/><ul>
<li>As the 'id' is intended to be created by the server, it can not be part of the client-generated ServiceEntry, as this would not allow the client to sign the entry.</li><li>It might be necessary to introduce additional fields which are needed for SD#lt;-#gt;SD synchronization. To keep the transmitted messages between clients small, those fields should be placed in a 'server-side only' data structure.</li></ul>
<br/><br/>