Hi,
I am using vscode and nCS on windows, kindly help me with below 3 queries:
1. How to generate a binary signing key, say "KEY_1"..?
2. How to sign a binary with "KEY_1" or generate a signed binary with "KEY_1" from vscode..?
3. How to inform mcuboot regarding generated "KEY_1" to validate binary..?
I came across some steps like on : https://devzone.nordicsemi.com/f/nordic-q-a/77077/how-to-specify-signing-the-key-with-mcuboot#:~:text=CONFIG_BOOT_SIGNATURE_KEY_FILE%3D%22c%3A%5C%5Ckey.pem%22
But i need the complete picture.
Thanks,