DeviceIntegrityConfig
data class DeviceIntegrityConfig(val allowEmulator: Boolean = true, val allowDebuggerInDebug: Boolean = true)
How DeviceIntegrity interprets its raw signals.
How DeviceIntegrity interprets its raw signals.