Services/Sync/Developer/StorageFormat: Difference between revisions

Line 118: Line 118:
! ciphertext
! ciphertext
| string
| string
|  
| Encrypted JSON-stringified Browser Object, which has been first wrapped with an extra [array], i.e., <tt>encrypt(stringify([browserObject]))</tt>
|-
|-
! encryption
! encryption
| string
| string
|  
| Url of the crypto record containing the symmetric key to decrypt the <tt>ciphertext</tt>
|}
|}


383

edits