Enumerations
The following enumerations are available globally.
-
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: IfEMFastTrackDeviceFingerprintTypeSoft
orEMFastTrackDeviceFingerprintTypeHardwareKey
is used, user can not use the restored data after doing a factory reset and re-initializing to the same device.
Declaration
Objective-C
enum EMFastTrackDeviceFingerprintType {}
Swift
enum EMFastTrackDeviceFingerprintType : UInt
- - Since: 5.3
Seals the user’s credentials. A factory reset/initialization of the device will make the credentials unusable.
-
Declaration
Objective-C
enum EMFastTrackErrorCode {}
Swift
typealias EMFastTrackError.Code._ErrorType = EMFastTrackError
-
Declaration
Objective-C
enum EMIncomingMessageType {}
Swift
enum EMIncomingMessageType : UInt
-
The mobile messenger policy of the Mobile Protector SDK when the physical device is detected as being jailbroken.
- - Since: 5.3
Declaration
Objective-C
enum EMMobileMessengerJailbreakPolicy {}
Swift
enum EMMobileMessengerJailbreakPolicy : Int
-
Declaration
Objective-C
enum EMOtpType {}
Swift
enum EMOtpType : UInt
-
Declaration
Objective-C
enum EMFastTrackProvisioningProtocol {}
Swift
enum EMFastTrackProvisioningProtocol : Int32
-
The token policy of the Mobile Protector SDK when the physical device is detected as being jailbroken.
- - Since: 5.3
Declaration
Objective-C
enum EMMobileProtectorTokenJailbreakPolicy {}
Swift
enum EMMobileProtectorTokenJailbreakPolicy : Int
-
Declaration
Objective-C
enum EMSystemBiometricType {}
Swift
enum EMSystemBiometricType : UInt
-
Declaration
Objective-C
enum EMOutgoingMessageType {}
Swift
enum EMOutgoingMessageType : UInt
-
Declaration
Objective-C
enum EMFastTrackOathHashAlgorithm {}
Swift
enum EMFastTrackOathHashAlgorithm : Int
-
Supported types of Time step. Choose
EMFastTrackOathTimestepTypeNone
if not used.- - Since: 5.3
Declaration
Objective-C
enum EMFastTrackOathTimestepType {}
Swift
enum EMFastTrackOathTimestepType : Int
-
Declaration
Objective-C
enum EMTransactionSigningOtpMode {}
Swift
enum EMTransactionSigningOtpMode : UInt
-
Declaration
Objective-C
enum EMTransactionSigningResponseValue {}
Swift
enum EMTransactionSigningResponseValue : UInt
-
Declaration
Objective-C
enum EMTransactionVerifyResponseValue {}
Swift
enum EMTransactionVerifyResponseValue : UInt
-
The secure log log level.
See moreDeclaration
Objective-C
enum SecureLogLevel {}
Swift
enum SecureLogLevel : Int