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:
Wainer dos Santos Moschetta
2022-12-19 11:28:24 -03:00
committed by Fabiano Fidêncio
parent 43c12f208d
commit d91527685f

View File

@@ -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="