86
Parameters
group
Configuration Group
response
Group TLV returned as a dictionary
Returns
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with
device_getResponseCodeString:
13.7.2.6 - (RETURN_CODE) ctls_removeAllCAPK
Remove All Certificate Authority Public Key
Removes all the CAPK for CTLS
Returns
RETURN_CODE: Values can be parsed with errorCode.getErrorString()
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with
device_getResponseCodeString:
13.7.2.7 - (RETURN_CODE) ctls_removeApplicationData: (NSString ) AID
Remove Application Data by AID
Removes the Application Data for CTLS as specified by the AID name passed as a parameter
Parameters
AID
Name of
ApplicationID
Returns
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with
device_getResponseCodeString:
13.7.2.8 - (RETURN_CODE) ctls_removeCAPK: (NSData ) capk
Remove Certificate Authority Public Key
Removes the CAPK for CTLS as specified by the RID/Index
Parameters
capk
6 byte CAPK = 5 bytes RID + 1 byte INDEX
Returns
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with
device_getResponseCodeString:
as Hex String (example "A0000000031010") Must be between 5 and 16 bytes
Class Documentation
#80152504-001 IDTech iOS SDK Guide for NEO2
Need help?
Do you have a question about the NEO2 and is the answer not in the manual?