forgot one

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-06-06 09:23:48 -04:00
parent 45707c226d
commit 80b11f3e9a
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ The application code defines two required keys:
- Private RSA key
- A 256-bit symmetric (AES) key
Generate the keys using OpenSSL:
Generate two keys, an RSA key and and AES key using OpenSSL and write these to two files:
```bash
mkdir -p keys