mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-21 15:31:13 +00:00
quickstart: Detail the key spec for SEV offline KBC
Mentioned that the encryption key for SEV offline KBC should have 32 bytes and be base64 encoded. Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
This commit is contained in:
committed by
Fabiano Fidêncio
parent
43c12f208d
commit
d91527685f
@@ -695,7 +695,7 @@ cat > attestation-agent/sample_keyprovider/src/enc_mods/offline_fs_kbs/ocicrypt.
|
||||
EOF
|
||||
```
|
||||
|
||||
Set a desired value for the encryption key:
|
||||
Set a desired value for the encryption key that should be a 32-bytes and base64 encoded value:
|
||||
|
||||
```
|
||||
enc_key="RcHGava52DPvj1uoIk/NVDYlwxi0A6yyIZ8ilhEX3X4="
|
||||
|
Reference in New Issue
Block a user