From f956ca31fde817ccb243c61da44c35e6920c2340 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 fe4d147075c82..302a66a0bbeb4 100644 --- a/encryption-at-rest.md +++ b/encryption-at-rest.md @@ -71,7 +71,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