Hello,
In our company we are working on a project having MWCT2015S microcontroller.
We store keys in the HSE_B secure memory setting the HSE_KF_ACCESS_DEBUG_PROT attribute so that the keys cannot be accessed (i.e. used) when a debugger is connected. Some of the keys may need to be updated once the product is in field (vehicle usage).
The question is: what does the sentence "cannot be used" include? Does it refer only to prevent keys usage for cryptographic operations OR it means that they cannot completely handled when a debugger is connected?
So, is it possible to update debug protected keys when the debugger is connected?

Thank you in advance and best regards,
Alessandro Di Vincenzo