mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Stylistic fixes.
This commit is contained in:
parent
79633a1fee
commit
7122ceb6a8
|
|
@ -1258,7 +1258,7 @@ the following format:
|
||||||
`AuthData`
|
`AuthData`
|
||||||
|
|
||||||
| Parameter | Type | Description |
|
| Parameter | Type | Description |
|
||||||
| -----------| -----------|-----------------------------------------------------------------------------------------------------------------------|
|
| -----------| -----------|---------------------------------------------------------------------------------------------------------------------- |
|
||||||
| public_key | string | **Required.** The curve25519 public key used to encrypt the backups, encoded in unpadded base64. |
|
| public_key | string | **Required.** The curve25519 public key used to encrypt the backups, encoded in unpadded base64. |
|
||||||
| signatures | Signatures | *Optional.* Signatures of the ``auth_data``. The signature is calculated using the process described at Signing JSON. |
|
| signatures | Signatures | *Optional.* Signatures of the ``auth_data``. The signature is calculated using the process described at Signing JSON. |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue