IDTech Windows SDK Guide  1.0.35.0
API reference for Augusta
IDTechSDK.IDT_Augusta Member List

This is the complete list of members for IDTechSDK.IDT_Augusta, including all inherited members.

config_getBeeperController(ref bool firmwareControlBeeper)IDTechSDK.IDT_Augusta
config_getEncryptionControl(ref bool msr, ref bool icc)IDTechSDK.IDT_Augusta
config_getLEDController(ref bool firmwareControlMSRLED, ref bool firmwareControlICCLED)IDTechSDK.IDT_Augusta
config_getModelNumber(ref string response)IDTechSDK.IDT_Augusta
config_getSerialNumber(ref string response)IDTechSDK.IDT_Augusta
config_setBeeperController(bool firmwareControlBeeper)IDTechSDK.IDT_Augusta
config_setCmdTimeOutDuration(int newTimeOut)IDTechSDK.IDT_Augusta
config_setEncryptionControl(bool msr, bool icc)IDTechSDK.IDT_Augusta
config_setLEDController(bool firmwareControlMSRLED, bool firmwareControlICCLED=false)IDTechSDK.IDT_Augusta
device_controlBeep(int index, int frequency, int duration)IDTechSDK.IDT_Augusta
device_controlLED(byte indexLED, byte control, int intervalOn=500, int intervalOff=500)IDTechSDK.IDT_Augusta
device_controlLED_ICC(int controlMode, int interval)IDTechSDK.IDT_Augusta
device_controlLED_MSR(byte control, int intervalOn=500, int intervalOff=500)IDTechSDK.IDT_Augusta
device_getFirmwareVersion(ref string response)IDTechSDK.IDT_Augusta
device_getKeyStatus(ref byte[] status)IDTechSDK.IDT_Augusta
device_getResponseCodeString(RETURN_CODE eCode)IDTechSDK.IDT_Augusta
device_isSRED()IDTechSDK.IDT_Augusta
device_rebootDevice()IDTechSDK.IDT_Augusta
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response)IDTechSDK.IDT_Augusta
device_setAugustaBDK(string BDK)IDTechSDK.IDT_Augusta
device_setDateTime()IDTechSDK.IDT_Augusta
emv_allowFallback(bool allow)IDTechSDK.IDT_Augustastatic
emv_authenticateTransaction(byte[] updatedTLV)IDTechSDK.IDT_Augusta
emv_autoAuthenticate(bool authenticate)IDTechSDK.IDT_Augustastatic
emv_callbackResponseLCD(EMV_LCD_DISPLAY_MODE type, byte selection)IDTechSDK.IDT_Augusta
emv_callbackResponseMSR(byte[] MSR)IDTechSDK.IDT_Augusta
emv_callbackResponsePIN(EMV_PIN_MODE type, byte[] KSN, byte[] PIN)IDTechSDK.IDT_Augusta
emv_cancelTransaction()IDTechSDK.IDT_Augusta
emv_completeTransaction(bool commError, byte[] authCode, byte[] iad, byte[] tlvScripts, byte[] tlv)IDTechSDK.IDT_Augusta
emv_getEMVConfigurationCheckValue(ref string response)IDTechSDK.IDT_Augusta
emv_getEMVKernelCheckValue(ref string response)IDTechSDK.IDT_Augusta
emv_getEMVKernelVersion(ref string response)IDTechSDK.IDT_Augusta
emv_removeAllApplicationData()IDTechSDK.IDT_Augusta
emv_removeAllCAPK()IDTechSDK.IDT_Augusta
emv_removeAllCRL()IDTechSDK.IDT_Augusta
emv_removeApplicationData(byte[] AID)IDTechSDK.IDT_Augusta
emv_removeCAPK(byte[] capk)IDTechSDK.IDT_Augusta
emv_removeCRL(byte[] crlList)IDTechSDK.IDT_Augusta
emv_removeTerminalData()IDTechSDK.IDT_Augusta
emv_retrieveAIDList(ref byte[][] response)IDTechSDK.IDT_Augusta
emv_retrieveApplicationData(byte[] AID, ref byte[] tlv)IDTechSDK.IDT_Augusta
emv_retrieveCAPK(byte[] capk, ref byte[] key)IDTechSDK.IDT_Augusta
emv_retrieveCAPKList(ref byte[] keys)IDTechSDK.IDT_Augusta
emv_retrieveCRLList(ref byte[] list)IDTechSDK.IDT_Augusta
emv_retrieveTerminalData(ref byte[] tlv)IDTechSDK.IDT_Augusta
emv_retrieveTransactionResult(byte[] tags, ref IDTTransactionData tlv)IDTechSDK.IDT_Augusta
emv_setApplicationData(byte[] name, byte[] tlv)IDTechSDK.IDT_Augusta
emv_setCAPK(byte[] key)IDTechSDK.IDT_Augusta
emv_setCRL(byte[] list)IDTechSDK.IDT_Augusta
emv_setTerminalData(byte[] tlv)IDTechSDK.IDT_Augusta
emv_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline)IDTechSDK.IDT_Augusta
icc_disable()IDTechSDK.IDT_Augusta
icc_enable(bool withNotification)IDTechSDK.IDT_Augusta
icc_exchangeAPDU(string c_APDU, ref byte[] response)IDTechSDK.IDT_Augusta
icc_exchangeEncryptedAPDU(string c_APDU, ref byte[] response)IDTechSDK.IDT_Augusta
icc_getAPDU_KSN(ref byte[] ksn)IDTechSDK.IDT_Augusta
icc_getFunctionStatus(ref bool enabled, ref bool withNotification)IDTechSDK.IDT_Augusta
icc_getICCReaderStatus(ref byte status)IDTechSDK.IDT_Augusta
icc_getKeyFormatForICCDUKPT(ref byte format)IDTechSDK.IDT_Augusta
icc_getKeyTypeForICCDUKPT(ref byte type)IDTechSDK.IDT_Augusta
icc_powerOffICC()IDTechSDK.IDT_Augusta
icc_powerOnICC(ref byte[] ATR)IDTechSDK.IDT_Augusta
icc_setKeyFormatForICCDUKPT(byte encryption)IDTechSDK.IDT_Augusta
icc_setKeyTypeForICCDUKPT(byte encryption)IDTechSDK.IDT_Augusta
loadDLLs()IDTechSDK.IDT_Augustastatic
msr_cancelMSRSwipe()IDTechSDK.IDT_Augusta
msr_disable()IDTechSDK.IDT_Augusta
msr_enableBufferMode(bool isBufferMode, bool withNotification=false)IDTechSDK.IDT_Augusta
msr_getClearPANID(ref byte value)IDTechSDK.IDT_Augusta
msr_getExpirationMask(ref byte value)IDTechSDK.IDT_Augusta
msr_getFunctionStatus(ref bool enabled, ref bool isBufferMode, ref bool withNotification)IDTechSDK.IDT_Augusta
msr_getSetting(byte setting, ref byte value)IDTechSDK.IDT_Augusta
msr_getSetting(byte setting, ref byte[] value)IDTechSDK.IDT_Augusta
msr_getSwipeEncryption(ref byte encryption)IDTechSDK.IDT_Augusta
msr_getSwipeForcedEncryptionOption(ref byte option)IDTechSDK.IDT_Augusta
msr_getSwipeMaskOption(ref byte option)IDTechSDK.IDT_Augusta
msr_RetrieveWhiteList(ref byte[] value)IDTechSDK.IDT_Augusta
msr_setClearPANID(byte val)IDTechSDK.IDT_Augusta
msr_setExpirationMask(bool mask)IDTechSDK.IDT_Augusta
msr_setSetting(byte setting, byte value)IDTechSDK.IDT_Augusta
msr_setSetting(byte setting, byte[] value)IDTechSDK.IDT_Augusta
msr_setSwipeEncryption(byte encryption)IDTechSDK.IDT_Augusta
msr_setSwipeForcedEncryptionOption(bool track1, bool track2, bool track3, bool track3card0)IDTechSDK.IDT_Augusta
msr_setSwipeMaskOption(bool track1, bool track2, bool track3)IDTechSDK.IDT_Augusta
msr_setWhiteList(byte[] value, byte[] MAC)IDTechSDK.IDT_Augusta
msr_startMSRSwipe(int timeout)IDTechSDK.IDT_Augusta
msr_switchUSBInterfaceMode(bool bIsUSBKeyboardMode)IDTechSDK.IDT_Augusta
SDK_Version()IDTechSDK.IDT_Augustastatic
setCallback(CallBack my_Callback)IDTechSDK.IDT_Augustastatic
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_Augustastatic
SharedControllerIDTechSDK.IDT_Augustastatic