Services/Sync/Developer/StorageFormat: Difference between revisions

add separators and spacing between top level items
(→‎Payload: keys/privkey: s/privateKeyUri/publicKeyUri/)
(add separators and spacing between top level items)
Line 62: Line 62:
| String with data; usually a JSON-string  
| String with data; usually a JSON-string  
|}
|}
----


= Payload: Encrypted Data Object =
= Payload: Encrypted Data Object =
Line 128: Line 134:


Empty string "" payloads represent a "delete" action for the record id.
Empty string "" payloads represent a "delete" action for the record id.
----


= Payload: meta/global =
= Payload: meta/global =
Line 170: Line 182:
| Opaque string that changes when drastic changes happen to the overall data; this causes the client to drop cached keys/data  
| Opaque string that changes when drastic changes happen to the overall data; this causes the client to drop cached keys/data  
|}
|}
----


= Payload: keys/pubkey =
= Payload: keys/pubkey =
Line 214: Line 232:
| Type of the key: "pubkey"
| Type of the key: "pubkey"
|}
|}
----


= Payload: keys/privkey =
= Payload: keys/privkey =
Line 274: Line 298:
| Type of the key: "privkey"
| Type of the key: "privkey"
|}
|}
----


= Payload: crypto/<engine> =
= Payload: crypto/<engine> =
384

edits