Services/Sync/Developer/StorageFormat: Difference between revisions

→‎Version 2: clarify hmac
(add separators and spacing between top level items)
(→‎Version 2: clarify hmac)
Line 92: Line 92:
! hmac
! hmac
| string
| string
| SHA256 HMAC of the ciphertext and key derived from the decrypted base64 symmetric key string that would be used to decrypt the <tt>ciphertext</tt>
| SHA256 HMAC of the <tt>ciphertext</tt> with a key of the base64 decrypted symmetric key -- the same key used to decrypt the <tt>ciphertext</tt>
|}
|}


384

edits