![]() |
IDTech iOS/OSX SDK Guide
1.1.052
API reference for BTPay 200
|
#import <APDUData.h>
Instance Methods | |
(void) | - clear |
Class Methods | |
(APDUData *) | + sharedController |
Properties | |
NSData * | responseStatus |
APDU response status bytes, 2 bytes. | |
Byte | maskStatus |
Mask/Clear status: 0x00=TDES, 0x10 = AES. | |
BOOL | hasKSN |
KSN data read. | |
BOOL | hasHash |
Hash data read. | |
BOOL | hasEncryption |
APDU response is encrypted. | |
NSData * | response |
APDU Response. | |
NSData * | ksn |
Key Seral Number. | |
NSData * | hash |
Hash value. | |
IDT_UniPay::icc_exchangeAPDU:response:()
- (void) clear |
clears all APDUData properties