13.3 ApplicationID Struct Reference 79
Class Methods
• (APDUResponse ∗) + sharedController
Properties
• unsigned char SW1
Status Word Byte 1.
• unsigned char SW2
Status Word Byte 2.
• BOOL hasKSN
KSN data read.
• BOOL hasEncryption
APDU response is encrypted.
• int apduLength
Length of valid R-APDU.
• NSData ∗ response
APDU Response excluding SW1 and SW2.
• NSData ∗ ksn
Key Seral Number.
13.2.1 Detailed Description
Used in IDT_BTpay::icc_exchangeAPDU:encrypted:ksn:response:() IDT_UniPay::icc_exchangeAPDU:encrypted←-
:response:()
13.2.2 Method Documentation
13.2.2.1 - (void) clear
clears all APDUResponse properties
13.2.2.2 + (APDUResponse ∗) sharedController
Singleton instance of APDUResponse
The documentation for this class was generated from the following file:
• Source_iOS/APDUResponse.h
13.3 ApplicationID Struct Reference
#include <IDTCommon.h>
Public Attributes
• unsigned char acquirerIdentifier [6]
Indicates which acquirer/processor processes the corresponding AID. Tag 9F01.
• unsigned char aid [16]
AID value as per payment networks. Tag 9F06.
IDTech iOS SDK Guide for NEO2 #80152802-001