Comment by codedokode

4 months ago

Why the keys for my device should be not accessible for me? The purpose of secure enclave is to prevent administrator from accessing the data.

A secure enclave should allow no one to access the data inside. It's essentially a little self contained computer that can do some basic crypto operations using the stored keys. It should never disclose the keys.