mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Update content/appendices.md
Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
parent
89d873a269
commit
9b07a92329
|
|
@ -945,7 +945,7 @@ The acceptable character set matches the unreserved character set in [RFC
|
|||
Sometimes it is necessary to present a private cryptographic key in the user
|
||||
interface.
|
||||
|
||||
When this happens, the key should be presented as a string formatted as
|
||||
When this happens, the key SHOULD be presented as a string formatted as
|
||||
follows:
|
||||
|
||||
1. The raw key is prepended by the two bytes `0x8B` and `0x01`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue