Constants
The following constants are available globally.
-
Undocumented
Declaration
Objective-C
__attribute__((visibility("default"))) extern NSString* const EMCCasErrorDomainSwift
let EMCCasErrorDomain: String -
Token mode : Event Based Token
Declaration
Objective-C
extern const int EMDskppTokenModeEventSyncSwift
let EMDskppTokenModeEventSync: Int32 -
Token mode : Time Based Token
Declaration
Objective-C
extern const int EMDskppTokenModeTimeSyncSwift
let EMDskppTokenModeTimeSync: Int32 -
Token mode : Challenge Response Token
Declaration
Objective-C
extern const int EMDskppTokenModeOcraChallengeResponseSwift
let EMDskppTokenModeOcraChallengeResponse: Int32 -
- OTP Complexity:
OTP Complexity : Decimal
Declaration
Objective-C
extern const int EMDskppOtpComplexityDecimalSwift
let EMDskppOtpComplexityDecimal: Int32 -
OTP Complexity : Hexadecimal
Declaration
Objective-C
extern const int EMDskppOtpComplexityHexadecimalSwift
let EMDskppOtpComplexityHexadecimal: Int32 -
OTP Complexity : Base32
Declaration
Objective-C
extern const int EMDskppOtpComplexityBase32Swift
let EMDskppOtpComplexityBase32: Int32 -
OTP Complexity : Base64
Declaration
Objective-C
extern const int EMDskppOtpComplexityBase64Swift
let EMDskppOtpComplexityBase64: Int32 -
- Policy status:
Policy status: Off
Declaration
Objective-C
extern const int EMDskppPolicyStatusOffSwift
let EMDskppPolicyStatusOff: Int32 -
Policy status: On
Declaration
Objective-C
extern const int EMDskppPolicyStatusOnSwift
let EMDskppPolicyStatusOn: Int32 -
iOS default timeout
Declaration
Objective-C
extern const NSTimeInterval EMDskppTlsConfigurationDefaultTimeoutSwift
let EMDskppTlsConfigurationDefaultTimeout: TimeInterval -
Declaration
Objective-C
extern NSString *const EM_C_ERR_DOMAIN_VALIDATIONSwift
let EM_C_ERR_DOMAIN_VALIDATION: String -
Indicates that the QR code data does not start with correct Payload Format Indicator value
- i.e. probably not an EMVCo QR Code
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_INVALID_START_OF_QR_CODESwift
let EM_C_ERR_CODE_INVALID_START_OF_QR_CODE: Int -
Indicates that the QR code does not end with a 16bit CRC - i.e. probably not an EMVCo QR Code
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_INVALID_END_OF_QR_CODESwift
let EM_C_ERR_CODE_INVALID_END_OF_QR_CODE: Int -
Indicates that the CRC value is incorrect.
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_INCORRECT_CRCSwift
let EM_C_ERR_CODE_INCORRECT_CRC: Int -
Indicates that a data object structure (ID-Length-Value) was not identified in the input data.
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_DATA_OBJECT_NOT_FOUNDSwift
let EM_C_ERR_CODE_DATA_OBJECT_NOT_FOUND: Int -
Indicates that a data object in the input is incomplete (value is truncated).
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_DATA_OBJECT_INCOMPLETESwift
let EM_C_ERR_CODE_DATA_OBJECT_INCOMPLETE: Int -
Indicates that an unexpected data object was encountered (see cause for details).
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_DATA_OBJECT_UNEXPECTEDSwift
let EM_C_ERR_CODE_DATA_OBJECT_UNEXPECTED: Int -
Indicates that a data object is redundant (there is another object already present).
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_DATA_OBJECT_REDUNDANTSwift
let EM_C_ERR_CODE_DATA_OBJECT_REDUNDANT: Int -
Indicates that the given data object has invalid format (see cause for details).
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_INVALID_DATA_OBJECT_FORMATSwift
let EM_C_ERR_CODE_INVALID_DATA_OBJECT_FORMAT: Int -
Indicates that referenced mandatory data object is missing in the input.
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_DATA_OBJECT_MISSINGSwift
let EM_C_ERR_CODE_DATA_OBJECT_MISSING: Int -
Indicates violation of EMVCo requirement 4.3.1.2: There shall be only one occurrence of a data object with a specific ID under the root and there shall be only one occurrence of a specific ID within a template.
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_DATA_OBJECT_DUPLICATESwift
let EM_C_ERR_CODE_DATA_OBJECT_DUPLICATE: Int -
Declaration
Objective-C
extern NSString *const EM_C_ERR_DOMAIN_MAPPERSwift
let EM_C_ERR_DOMAIN_MAPPER: String -
Indicates that mapper for specific descriptor is missing.
Declaration
Objective-C
extern const NSInteger EM_C_ERR_CODE_MISSING_MAPPERSwift
let EM_C_ERR_CODE_MISSING_MAPPER: Int -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_TOKENSwift
let EZIO_MOBILE_ERROR_DOMAIN_TOKEN: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_FINGERPRINTSwift
let EZIO_MOBILE_ERROR_DOMAIN_FINGERPRINT: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_JAILBREAK_DETECTIONSwift
let EZIO_MOBILE_ERROR_DOMAIN_JAILBREAK_DETECTION: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_OOBSwift
let EZIO_MOBILE_ERROR_DOMAIN_OOB: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_PASSWORDSwift
let EZIO_MOBILE_ERROR_DOMAIN_PASSWORD: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_SECURE_STORAGESwift
let EZIO_MOBILE_ERROR_DOMAIN_SECURE_STORAGE: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_UNSPECIFIEDSwift
let EZIO_MOBILE_ERROR_DOMAIN_UNSPECIFIED: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_AUTH_MODE_BIOFPSwift
let EZIO_MOBILE_ERROR_DOMAIN_AUTH_MODE_BIOFP: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_AUTH_MODE_SYSTEM_FACEIDSwift
let EZIO_MOBILE_ERROR_DOMAIN_AUTH_MODE_SYSTEM_FACEID: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_AUTH_MODE_FACESwift
let EZIO_MOBILE_ERROR_DOMAIN_AUTH_MODE_FACE: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_MULTI_AUTH_MODESwift
let EZIO_MOBILE_ERROR_DOMAIN_MULTI_AUTH_MODE: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_EMS_LICENSESwift
let EZIO_MOBILE_ERROR_DOMAIN_EMS_LICENSE: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_MSPSwift
let EZIO_MOBILE_ERROR_DOMAIN_MSP: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_GLOBALDBSwift
let EZIO_MOBILE_ERROR_DOMAIN_GLOBALDB: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_SPRNGSwift
let EZIO_MOBILE_ERROR_DOMAIN_SPRNG: String -
Declaration
Objective-C
extern NSString *EZIO_MOBILE_ERROR_DOMAIN_SECURE_KEYPADSwift
let EZIO_MOBILE_ERROR_DOMAIN_SECURE_KEYPAD: String -
Declaration
Objective-C
extern NSString *EMCryptoExceptionSwift
let EMCryptoException: String -
Declaration
Objective-C
extern NSString *EMDeviceFingerprintExceptionSwift
let EMDeviceFingerprintException: String -
Declaration
Objective-C
extern NSString *EMActivationExceptionSwift
let EMActivationException: String -
Declaration
Objective-C
extern NSString *EMMobileProvisioningProtocolExceptionSwift
let EMMobileProvisioningProtocolException: String -
Declaration
Objective-C
extern NSString *EMPasswordManagerExceptionSwift
let EMPasswordManagerException: String -
Undocumented
Declaration
Objective-C
__attribute__((visibility("default"))) extern NSString * EMJailbreakErrorDomainSwift
let EMStaticColorHandler: String -
Declaration
Objective-C
static const int EM_MSP_CAP_MODE1 = 0Swift
let EM_MSP_CAP_MODE1: Int32 -
Declaration
Objective-C
static const int EM_MSP_CAP_MODE2 = 1Swift
let EM_MSP_CAP_MODE2: Int32 -
Declaration
Objective-C
static const int EM_MSP_CAP_MODE2_TDS = 2Swift
let EM_MSP_CAP_MODE2_TDS: Int32 -
Declaration
Objective-C
static const int EM_MSP_CAP_MODE3 = 3Swift
let EM_MSP_CAP_MODE3: Int32 -
Declaration
Objective-C
extern NSString *MSP_CONFIGURATION_NOT_SETSwift
let MSP_CONFIGURATION_NOT_SET: String -
Declaration
Objective-C
extern NSString *MSP_CONFIGURATION_SETSwift
let MSP_CONFIGURATION_SET: String -
Declaration
Objective-C
extern NSString *EMInvalidArgumentExceptionSwift
let EMInvalidArgumentException: String -
Declaration
Objective-C
extern NSString *EMInitExceptionSwift
let EMInitException: String -
Declaration
Objective-C
static const int EM_MSP_OATH_HOTP = 0Swift
let EM_MSP_OATH_HOTP: Int32 -
Declaration
Objective-C
static const int EM_MSP_OATH_TOTP = 1Swift
let EM_MSP_OATH_TOTP: Int32 -
Declaration
Objective-C
static const int EM_MSP_OATH_OCRA = 2Swift
let EM_MSP_OATH_OCRA: Int32 -
Declaration
Objective-C
extern NSString *EMOobClientExceptionSwift
let EMOobClientException: String -
Declaration
Objective-C
extern NSString *EMOobRegistrationExceptionSwift
let EMOobRegistrationException: String -
Declaration
Objective-C
extern NSString *EMOobUnregistrationExceptionSwift
let EMOobUnregistrationException: String -
Declaration
Objective-C
extern NSString *EMOobNotificationExceptionSwift
let EMOobNotificationException: String -
Declaration
Objective-C
extern NSString *EMOobMessageExceptionSwift
let EMOobMessageException: String -
Declaration
Objective-C
extern NSString *EMOobParseExceptionSwift
let EMOobParseException: String -
Declaration
Objective-C
extern NSString *EMOobIncomingMessageTypeUserMessageSwift
let EMOobIncomingMessageTypeUserMessage: String -
Declaration
Objective-C
extern NSString *EMOobIncomingMessageTypeTransactionVerifySwift
let EMOobIncomingMessageTypeTransactionVerify: String -
Declaration
Objective-C
extern NSString *EMOobIncomingMessageTypeGenericSwift
let EMOobIncomingMessageTypeGeneric: String -
Declaration
Objective-C
extern NSString *EMOobIncomingMessageTypeTransactionSigningSwift
let EMOobIncomingMessageTypeTransactionSigning: String -
Declaration
Objective-C
extern NSString *EMOobOutgoingMessageTypeErrorSwift
let EMOobOutgoingMessageTypeError: String -
Declaration
Objective-C
extern NSString *EMOobOutgoingMessageTypeUserMessageSwift
let EMOobOutgoingMessageTypeUserMessage: String -
Declaration
Objective-C
extern NSString *EMOobOutgoingMessageTypeTransactionVerifySwift
let EMOobOutgoingMessageTypeTransactionVerify: String -
Declaration
Objective-C
extern NSString *EMOobOutgoingMessageTypeTransactionSigningSwift
let EMOobOutgoingMessageTypeTransactionSigning: String -
Declaration
Objective-C
extern NSString *EMOobOutgoingMessageTypeGenericSwift
let EMOobOutgoingMessageTypeGeneric: String -
Declaration
Objective-C
extern NSString *EMVicExceptionSwift
let EMVicException: String -
Declaration
Objective-C
extern NSString *EMCheckDigitExceptionSwift
let EMCheckDigitException: String -
Declaration
Objective-C
extern NSString *EMConfigFileExceptionSwift
let EMConfigFileException: String -
Undocumented
Declaration
Objective-C
__attribute__((visibility("default"))) extern NSString * EMPinRuleErrorDomainSwift
let EMPinRuleErrorDomain: String -
Declaration
Objective-C
extern NSString *EMDsDataFormatExceptionSwift
let EMDsDataFormatException: String -
Declaration
Objective-C
extern NSString *EMDsDataFormatErrorDomainSwift
let EMDsDataFormatErrorDomain: String -
Declaration
Objective-C
extern const NSInteger EMDsDataFormatErrorCodeGeneralSwift
let EMDsDataFormatErrorCodeGeneral: Int -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Further_InputsSwift
let EMPrimitiveTag_Input_Further_Inputs: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_ChallengeSwift
let EMPrimitiveTag_Input_Challenge: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_AmountSwift
let EMPrimitiveTag_Input_Amount: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Account_NumberSwift
let EMPrimitiveTag_Input_Account_Number: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_To_AccountSwift
let EMPrimitiveTag_Input_To_Account: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_From_AccountSwift
let EMPrimitiveTag_Input_From_Account: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Pg_BgSwift
let EMPrimitiveTag_Input_Pg_Bg: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Ref_Order_NumberSwift
let EMPrimitiveTag_Input_Ref_Order_Number: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Reference_NumberSwift
let EMPrimitiveTag_Input_Reference_Number: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Number_Of_PaymentsSwift
let EMPrimitiveTag_Input_Number_Of_Payments: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_DateSwift
let EMPrimitiveTag_Input_Date: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_ChecksumSwift
let EMPrimitiveTag_Input_Checksum: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_TimeSwift
let EMPrimitiveTag_Input_Time: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Not_BeforeSwift
let EMPrimitiveTag_Input_Not_Before: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_CurrencySwift
let EMPrimitiveTag_Input_Currency: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Amount_With_CurrencySwift
let EMPrimitiveTag_Input_Amount_With_Currency: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Buy_SellSwift
let EMPrimitiveTag_Input_Buy_Sell: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_IbanSwift
let EMPrimitiveTag_Input_Iban: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_LimitSwift
let EMPrimitiveTag_Input_Limit: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_User_IdSwift
let EMPrimitiveTag_Input_User_Id: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_UnitsSwift
let EMPrimitiveTag_Input_Units: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Identity_NumberSwift
let EMPrimitiveTag_Input_Identity_Number: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Extra_CodeSwift
let EMPrimitiveTag_Input_Extra_Code: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_QuantitySwift
let EMPrimitiveTag_Input_Quantity: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Phone_NumberSwift
let EMPrimitiveTag_Input_Phone_Number: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_DataSwift
let EMPrimitiveTag_Input_Data: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_2Swift
let EMPrimitiveTag_Input_Data_2: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_3Swift
let EMPrimitiveTag_Input_Data_3: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_4Swift
let EMPrimitiveTag_Input_Data_4: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_5Swift
let EMPrimitiveTag_Input_Data_5: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_6Swift
let EMPrimitiveTag_Input_Data_6: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_7Swift
let EMPrimitiveTag_Input_Data_7: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_8Swift
let EMPrimitiveTag_Input_Data_8: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_9Swift
let EMPrimitiveTag_Input_Data_9: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Data_10Swift
let EMPrimitiveTag_Input_Data_10: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_PasscodeSwift
let EMPrimitiveTag_Input_Passcode: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Due_DateSwift
let EMPrimitiveTag_Input_Due_Date: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Login_CodeSwift
let EMPrimitiveTag_Input_Login_Code: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Total_AmountSwift
let EMPrimitiveTag_Input_Total_Amount: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_Valid_UntilSwift
let EMPrimitiveTag_Input_Valid_Until: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_To_DateSwift
let EMPrimitiveTag_Input_To_Date: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Input_From_DateSwift
let EMPrimitiveTag_Input_From_Date: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Text_Free_TextSwift
let EMPrimitiveTag_Text_Free_Text: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Text_Hidden_TextSwift
let EMPrimitiveTag_Text_Hidden_Text: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_International_PaymentSwift
let EMPrimitiveTag_Message_International_Payment: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_Buy_Sell_SharesSwift
let EMPrimitiveTag_Message_Buy_Sell_Shares: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_New_Phone_NumberSwift
let EMPrimitiveTag_Message_New_Phone_Number: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_New_Pg_BgSwift
let EMPrimitiveTag_Message_New_Pg_Bg: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_Confirm_Protect_FileSwift
let EMPrimitiveTag_Message_Confirm_Protect_File: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_Confirm_AgreementSwift
let EMPrimitiveTag_Message_Confirm_Agreement: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_Pg_Bg_PaymentSwift
let EMPrimitiveTag_Message_Pg_Bg_Payment: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_New_BeneficiarySwift
let EMPrimitiveTag_Message_New_Beneficiary: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_LoginSwift
let EMPrimitiveTag_Message_Login: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_PaymentSwift
let EMPrimitiveTag_Message_Payment: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_TransferSwift
let EMPrimitiveTag_Message_Transfer: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_SigningSwift
let EMPrimitiveTag_Message_Signing: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_AuthenticateSwift
let EMPrimitiveTag_Message_Authenticate: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_Confirm_AssignmentSwift
let EMPrimitiveTag_Message_Confirm_Assignment: UInt -
Declaration
Objective-C
extern const NSUInteger EMPrimitiveTag_Message_Confirm_Address_ChangeSwift
let EMPrimitiveTag_Message_Confirm_Address_Change: UInt -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_KEYSSwift
let EMSecureInputBuilder_DEFAULT_KEYS: String -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_FIRST_LABELSwift
let EMSecureInputBuilder_DEFAULT_FIRST_LABEL: String -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_SECOND_LABELSwift
let EMSecureInputBuilder_DEFAULT_SECOND_LABEL: String -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_BUTTON_FONT_NAMESwift
let EMSecureInputBuilder_DEFAULT_BUTTON_FONT_NAME: String -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_OK_BUTTON_NAMESwift
let EMSecureInputBuilder_DEFAULT_OK_BUTTON_NAME: String -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_DELETE_BUTTON_NAMESwift
let EMSecureInputBuilder_DEFAULT_DELETE_BUTTON_NAME: String -
Since
6.0Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_SHIFT_BUTTON_NAMESwift
let EMSecureInputBuilder_DEFAULT_SHIFT_BUTTON_NAME: String -
Declaration
Objective-C
extern NSString *EMSecureInputBuilder_DEFAULT_BACK_BUTTON_NAMESwift
let EMSecureInputBuilder_DEFAULT_BACK_BUTTON_NAME: String -
Pin error domain
Declaration
Objective-C
extern NSString *const EMPinErrorDomainSwift
let EMPinErrorDomain: String -
iOS default timeout
Declaration
Objective-C
extern const NSTimeInterval EMTlsConfigurationDefaultTimeoutSwift
let EMTlsConfigurationDefaultTimeout: TimeInterval -
TokenManager error domain
Declaration
Objective-C
extern NSString *const EMTokenManagerErrorDomainSwift
let EMTokenManagerErrorDomain: String
Constants Reference