Crate objc2_device_check

Source
Expand description

§Bindings to the DeviceCheck framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

DCAppAttestServiceDCAppAttestService
A service that you use to validate the instance of your app running on a device.
DCDeviceDCDevice
A representation of a device that provides a unique, authenticated token.
DCErrorDCError
DeviceCheck error codes.

Statics§

DCErrorDomainDCError
The error domain for errors associated with DeviceCheck APIs.