fn touch_id_sidecar_state(path: &Path) -> Result<TouchIdSidecarState>Expand description
Returns the state of the file at path with respect to the Touch ID sidecar schema.
Classification order:
- Not found →
Missing - Has both
versionandcrypto/Cryptofields →Keystore - Parses strictly as a v1 Touch ID sidecar + plausible payload →
Recognized - Everything else →
Unknown