From 9b07a92329795dcdacbfa7004f15faf838e078d1 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 14 May 2024 09:15:24 +0100 Subject: [PATCH] Update content/appendices.md Co-authored-by: Travis Ralston --- content/appendices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/appendices.md b/content/appendices.md index 7fada949..4123401d 100644 --- a/content/appendices.md +++ b/content/appendices.md @@ -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`.