384
edits
(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 | | 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> | ||
|} | |} | ||
edits