Open hfossli opened 6 years ago
I think in general it is better to try to create a key with highest security and then fallback instead of up-front trying to configure and guess the devices capabilities.
Just a note: Setting .privateKeyUsage
alone yields -25293
unless the key is stored on secure enclave
It should be easy to configure for
Fallback to
.applicationPassword
etc should be easy to do and it should be hard to forget devices / setups.25