Expand description
§Bindings to the DeviceCheck framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- DCApp
Attest Service DCAppAttestService - A service that you use to validate the instance of your app running on a device.
- DCDevice
DCDevice - A representation of a device that provides a unique, authenticated token.
- DCError
DCError - DeviceCheck error codes.
Statics§
- DCError
Domain ⚠DCError - The error domain for errors associated with DeviceCheck APIs.