Which describes how a third-party app authenticates users via Touch ID?
The app stores an encrypted hash of the enrolled fingerprint data in a private keychain.
The app communicates securely with Apple servers via a special entitlement.
The app is notified of successful authentication through a system API.
The app accesses enrolled fingerprint data in the Secure Element.