I have create the project in MCUXpresso Secure Provisioning, which is to sign our bootloader of RT685.

As above picture, the generated write_image_win.bat will write the sbkek and userkey. Where are the keys stored in? 41.5.1.4.1 Basic function of the FlexSPI remap has the KEY STORE areas. Are they used to save the keys? Is it possile to read the keys in code?
I also noticed that Table 1058.Key type details have 12 key types.

Above wirting script only uses 3 key types. Can I use other types, like 0x4 to 0xA, to save our application keys? I have tried set_user_key, but failed. Could you shared the blhost command and API to read the keys in code?
