trailofbits / SecureEnclaveCrypto

Demonstration library for using the Secure Enclave on iOS
Apache License 2.0
279 stars 41 forks source link

icloud restore vs transfer from another iphone directly #17

Open GManShen opened 3 years ago

GManShen commented 3 years ago

Hi, How do i identify and delete the secure encalve key when i use transfer from another iphone directly, icloud restore erases keychain value , so i am able to identify if it is restored from icloud in another phone but it is not getting cleared when i use transfer from another iphone directly, so how to clear secure encalve private keys? any idea?