From 39bbcb29a1694f50d2b7eba75a7c04ef380e2202 Mon Sep 17 00:00:00 2001 From: qiancai Date: Thu, 8 Feb 2024 20:22:07 +0800 Subject: [PATCH] Update encryption-at-rest.md --- 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 4b3acb5a99476..2a3ae1ba5b831 100644 --- a/encryption-at-rest.md +++ b/encryption-at-rest.md @@ -114,7 +114,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