EMFastTrackDeviceFingerprintType

Objective-C

enum EMFastTrackDeviceFingerprintType : NSUInteger {}

Swift

enum EMFastTrackDeviceFingerprintType : UInt, @unchecked Sendable

The defined anti-cloning types.

  • - Since: 5.3 Seals the user’s credentials. A factory reset/initialization of the device will make the credentials unusable.
    Requirements: None @warning: If EMFastTrackDeviceFingerprintTypeSoft or EMFastTrackDeviceFingerprintTypeHardwareKey is used, user can not use the restored data after doing a factory reset and re-initializing to the same device.