118 Class Documentation
Parameters
type PAN and Key Type
• 00h = MKSK to encrypt PIN, Internal PAN (from MSR)
• 01h = DUKPT to encrypt PIN, Internal PAN (from MSR)
• 10h = MKSK to encrypt PIN, External Plaintext PAN
• 11h = DUKPT to encrypt PIN, External Plaintext PAN
• 20h = MKSK to encrypt PIN, External Ciphertext PAN
• 21h = DUKPT to encrypt PIN, External Ciphertext PAN
PAN Personal Account Number (if internal, value is 0)
minPIN Minimum PIN Length
maxPIN Maximum PIN Length
message LCD Message
Results returned to pinpadData delegate
Returns
RETURN_CODE: Values can be parsed with errorCode.getErrorString()
13.7.2.82 + (NSString∗) SDK_version
SDK Version
Returns the current version of IDTech.framework
Returns
Framework version
13.7.2.83 + (IDT_NEO2∗) sharedController
Singleton Instance
Establishes an singleton instance of IDT_NEO2 class.
Returns
Instance of IDT_NEO2
13.7.3 Property Documentation
13.7.3.1 - (id< IDT_NEO2_Delegate >) delegate [read], [write], [atomic], [strong]
• Reference to IDT_NEO2_Delegate.
The documentation for this class was generated from the following file:
• Source_iOS/IDT_NEO2.h
#80152504-001 IDTech iOS SDK Guide for NEO2