From 3d1c33ed1b0f788135d5e03cbf49dafa04919698 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 5 May 2020 18:09:35 -0400 Subject: [PATCH] move API definitions into backup section --- specification/modules/end_to_end_encryption.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/specification/modules/end_to_end_encryption.rst b/specification/modules/end_to_end_encryption.rst index 8e4b0739..48a2d6ca 100644 --- a/specification/modules/end_to_end_encryption.rst +++ b/specification/modules/end_to_end_encryption.rst @@ -890,6 +890,8 @@ The ``session_data`` field in the backups is constructed as follows: using the MAC key generated above. The first 8 bytes of the resulting MAC are base64-encoded, and become the ``mac`` property of the ``session_data``. +{{key_backup_cs_http_api}} + Key exports ~~~~~~~~~~~ @@ -1215,11 +1217,6 @@ Key management API {{keys_cs_http_api}} -Key Backup API -~~~~~~~~~~~~~~ - -{{key_backup_cs_http_api}} - .. anchor for link from /sync api spec .. |device_lists_sync| replace:: End-to-end encryption