Hello,
I am using the secure enclave to generate an EC keypair. Now my question is, when are the keys deleted? Because when I uninstall my application and install it again, the key is still available. I can't find anything in the documentation that would explain how it should behave.
Can I count on it, that once I have created a key-pair, that it will always be available?
Wouldn't that mean that the secure enclave will somehow have lots of keys that are propably not used anymore (e.g from apps that have been uninstalled long time ago).