From 4c5e27862844e2d4bb1792d6c9a17ef89c3cdc70 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 9 Feb 2024 09:52:17 +0800 Subject: [PATCH] encryption-at-rest: fix the file size (#16496) (#16508) --- encryption-at-rest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/encryption-at-rest.md b/encryption-at-rest.md index a9c63917d58b3..7b0b83aba71f3 100644 --- a/encryption-at-rest.md +++ b/encryption-at-rest.md @@ -118,7 +118,7 @@ type = "file" path = "/path/to/key/file" ``` -Here `path` is the path to the key file. The file must contain a 256 bits (or 16 bytes) key encoded as hex string, end with a newline (`\n`) and contain nothing else. Example of the file content: +Here `path` is the path to the key file. The file must contain a 256 bits (or 32 bytes) key encoded as hex string, end with a newline (`\n`) and contain nothing else. Example of the file content: ``` 3b5896b5be691006e0f71c3040a29495ddcad20b14aff61806940ebd780d3c62