14.2 IDTechSDK.IDT_KioskIII Class Reference
53
Parameters
group
Configuration Group
tlv
return data
Returns
RETURN_CODE: Values can be parsed with errorCode.getErrorString()
14.2.2.6
RETURN_CODE IDTechSDK.IDT_KioskIII.ctls_removeAllCAPK ( )
Remove All Certificate Authority Public Key
Removes all the CAPK for CTLS
Returns
RETURN_CODE: Values can be parsed with errorCode.getErrorString()
14.2.2.7
RETURN_CODE IDTechSDK.IDT_KioskIII.ctls_removeApplicationData ( byte[ ]
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 Must be between 5 and 16 bytes
Returns
RETURN_CODE: Values can be parsed with errorCode.getErrorString()
14.2.2.8
RETURN_CODE IDTechSDK.IDT_KioskIII.ctls_removeCAPK ( byte[ ]
capk
)
Remove Certificate Authority Public Key
Removes the CAPK as specified by the RID/Index
Parameters
capk
6 byte CAPK = 5 bytes RID + 1 byte INDEX
Returns
RETURN_CODE: Values can be parsed with errorCode.getErrorString()
14.2.2.9
RETURN_CODE IDTechSDK.IDT_KioskIII.ctls_removeConfigurationGroup ( int
group
)
Remove Configuration Group
Removes the Configuration as specified by the Group. Must not by group 0
IDTech Windows SDK Guide for Kiosk III/IV #80136501-001