Services/Sync/Developer/StorageFormat: Difference between revisions

→‎Payload: keys/privkey: s/privateKeyUri/publicKeyUri/
(point to meta/global payload storage version)
(→‎Payload: keys/privkey: s/privateKeyUri/publicKeyUri/)
Line 236: Line 236:
| Encrypted private key that needs the secret phrase, <tt>salt</tt>, and <tt>iv</tt> to decrypt
| Encrypted private key that needs the secret phrase, <tt>salt</tt>, and <tt>iv</tt> to decrypt
|-
|-
! privateKeyUri
! publicKeyUri
| string
| string
| Url to the corresponding public key  
| Url to the corresponding public key  
Line 266: Line 266:
| Encrypted private key that needs the secret phrase, <tt>salt</tt>, and <tt>iv</tt> to decrypt
| Encrypted private key that needs the secret phrase, <tt>salt</tt>, and <tt>iv</tt> to decrypt
|-
|-
! privateKeyUri
! publicKeyUri
| string
| string
| Url to the corresponding public key  
| Url to the corresponding public key  
383

edits