Search found 1 match
- Fri Aug 04, 2023 7:58 pm
- Forum: ESP-IDF
- Topic: Image Signing Public Key
- Replies: 0
- Views: 936
Image Signing Public Key
Hello all, Looking through the documentation for Signed App verification, I didn't see any explicit mention of where the public key for the verification comes from or where it is stored. We are not using secure boot, but I know that in that implementation it stores the public key in the bootloader. ...