IDTech Windows SDK Guide  3.2.4.393
API reference for Visual Studio .Net
IDTechSDK.IDT_BTPay Member List

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

config_getBeeperController(ref bool firmwareControlBeeper, string ident="")IDTechSDK.IDT_BTPay
config_getEncryptionControl(ref bool msr, ref bool icc, string ident="")IDTechSDK.IDT_BTPay
config_getLEDController(ref bool firmwareControlMSRLED, ref bool firmwareControlICCLED, string ident="")IDTechSDK.IDT_BTPay
config_getModelNumber(ref string response, string ident="")IDTechSDK.IDT_BTPay
config_getSerialNumber(ref string response, string ident="")IDTechSDK.IDT_BTPay
config_setBeeperController(bool firmwareControlBeeper, string ident="")IDTechSDK.IDT_BTPay
config_setCmdTimeOutDuration(int newTimeOut, string ident="")IDTechSDK.IDT_BTPay
config_setEncryptionControl(bool msr, bool icc, string ident="")IDTechSDK.IDT_BTPay
config_setLEDController(bool firmwareControlMSRLED, bool firmwareControlICCLED=false, string ident="")IDTechSDK.IDT_BTPay
device_controlBeep(int index, int frequency, int duration, string ident="")IDTechSDK.IDT_BTPay
device_controlLED(byte indexLED, byte control, int intervalOn=500, int intervalOff=500, string ident="")IDTechSDK.IDT_BTPay
device_controlLED_ICC(int controlMode, int interval, string ident="")IDTechSDK.IDT_BTPay
device_controlLED_MSR(byte control, int intervalOn=500, int intervalOff=500, string ident="")IDTechSDK.IDT_BTPay
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_BTPay
device_getConfigurationFromMemory(ref string json, string ident="")IDTechSDK.IDT_BTPay
device_getFirmwareVersion(ref string response, string ident="")IDTechSDK.IDT_BTPay
device_getKeyStatus(ref byte[] status, string ident="")IDTechSDK.IDT_BTPay
device_getResponseCodeString(RETURN_CODE eCode)IDTechSDK.IDT_BTPay
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_BTPay
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false)IDTechSDK.IDT_BTPay
device_rebootDevice(string ident="")IDTechSDK.IDT_BTPay
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false)IDTechSDK.IDT_BTPay
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_BTPay
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_BTPay
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response, string ident="")IDTechSDK.IDT_BTPay
device_sendPAE(string command, ref string response, int timeoutstring, string ident="")IDTechSDK.IDT_BTPay
device_setDateTime(string ident="")IDTechSDK.IDT_BTPay
device_startRKI(string ident="")IDTechSDK.IDT_BTPay
emv_addTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_BTPay
emv_allowFallback(bool allow, string ident="")IDTechSDK.IDT_BTPaystatic
emv_authenticateTransaction(byte[] updatedTLV, string ident="")IDTechSDK.IDT_BTPay
emv_autoAuthenticate(bool authenticate, string ident="")IDTechSDK.IDT_BTPaystatic
emv_autoAuthenticateTags(bool authenticate, byte[] tags, string ident="")IDTechSDK.IDT_BTPaystatic
emv_callbackResponseLCD(EMV_LCD_DISPLAY_MODE type, byte selection, string ident="")IDTechSDK.IDT_BTPay
emv_callbackResponseMSR(byte[] MSR, string ident="")IDTechSDK.IDT_BTPay
emv_callbackResponsePIN(EMV_PIN_MODE type, byte[] KSN, byte[] PIN, string ident="")IDTechSDK.IDT_BTPay
emv_cancelTransaction(string ident="")IDTechSDK.IDT_BTPay
emv_completeTransaction(bool commError, byte[] authCode, byte[] iad, byte[] tlvScripts, byte[] tlv, string ident="")IDTechSDK.IDT_BTPay
emv_getEMVConfigurationCheckValue(ref string response, string ident="")IDTechSDK.IDT_BTPay
emv_getEMVKernelCheckValue(ref string response, string ident="")IDTechSDK.IDT_BTPay
emv_getEMVKernelVersion(ref string response, string ident="")IDTechSDK.IDT_BTPay
emv_removeAllApplicationData(string ident="")IDTechSDK.IDT_BTPay
emv_removeAllCAPK(string ident="")IDTechSDK.IDT_BTPay
emv_removeAllCRL(string ident="")IDTechSDK.IDT_BTPay
emv_removeApplicationData(byte[] AID, string ident="")IDTechSDK.IDT_BTPay
emv_removeCAPK(byte[] capk, string ident="")IDTechSDK.IDT_BTPay
emv_removeCRL(byte[] crlList, string ident="")IDTechSDK.IDT_BTPay
emv_removeTerminalData(string ident="")IDTechSDK.IDT_BTPay
emv_retrieveAIDList(ref byte[][] response, string ident="")IDTechSDK.IDT_BTPay
emv_retrieveApplicationData(byte[] AID, ref byte[] tlv, string ident="")IDTechSDK.IDT_BTPay
emv_retrieveCAPK(byte[] capk, ref byte[] key, string ident="")IDTechSDK.IDT_BTPay
emv_retrieveCAPKList(ref byte[] keys, string ident="")IDTechSDK.IDT_BTPay
emv_retrieveCRLList(ref byte[] list, string ident="")IDTechSDK.IDT_BTPay
emv_retrieveTerminalData(ref byte[] tlv, string ident="")IDTechSDK.IDT_BTPay
emv_retrieveTransactionResult(byte[] tags, ref IDTTransactionData tlv, string ident="")IDTechSDK.IDT_BTPay
emv_setApplicationData(byte[] name, byte[] tlv, string ident="")IDTechSDK.IDT_BTPay
emv_setCAPK(byte[] key, string ident="")IDTechSDK.IDT_BTPay
emv_setCRL(byte[] list, string ident="")IDTechSDK.IDT_BTPay
emv_setTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_BTPay
emv_setTerminalMajorConfiguration(int configuration, string ident="")IDTechSDK.IDT_BTPay
emv_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_BTPay
emv_trySetTerminalData(byte[] tlv, ref byte[] rejectedTLV, ref byte[] convertedTLV, bool overwrite=false, string ident="")IDTechSDK.IDT_BTPay
getCommandTimeout(string ident="")IDTechSDK.IDT_BTPaystatic
icc_disable(string ident="")IDTechSDK.IDT_BTPay
icc_enable(bool withNotification, string ident="")IDTechSDK.IDT_BTPay
icc_exchangeAPDU(string c_APDU, ref byte[] response, string ident="")IDTechSDK.IDT_BTPay
icc_exchangeEncryptedAPDU(string c_APDU, ref byte[] response, string ident="")IDTechSDK.IDT_BTPay
icc_getAPDU_KSN(ref byte[] ksn, string ident="")IDTechSDK.IDT_BTPay
icc_getFunctionStatus(ref bool enabled, ref bool withNotification, string ident="")IDTechSDK.IDT_BTPay
icc_getICCReaderStatus(ref byte status, string ident="")IDTechSDK.IDT_BTPay
icc_getKeyFormatForICCDUKPT(ref byte format, string ident="")IDTechSDK.IDT_BTPay
icc_getKeyTypeForICCDUKPT(ref byte type, string ident="")IDTechSDK.IDT_BTPay
icc_powerOffICC(string ident="")IDTechSDK.IDT_BTPay
icc_powerOnICC(ref byte[] ATR, string ident="")IDTechSDK.IDT_BTPay
icc_setKeyFormatForICCDUKPT(byte encryption, string ident="")IDTechSDK.IDT_BTPay
icc_setKeyTypeForICCDUKPT(byte encryption, string ident="")IDTechSDK.IDT_BTPay
initSC() (defined in IDTechSDK.IDT_BTPay)IDTechSDK.IDT_BTPaystatic
msr_cancelMSRSwipe(string ident="")IDTechSDK.IDT_BTPay
msr_captureMode(bool isBufferMode, bool withNotification=false, string ident="")IDTechSDK.IDT_BTPay
msr_disable(string ident="")IDTechSDK.IDT_BTPay
msr_getClearPANID(ref byte value, string ident="")IDTechSDK.IDT_BTPay
msr_getExpirationMask(ref byte value, string ident="")IDTechSDK.IDT_BTPay
msr_getFunctionStatus(ref bool enabled, ref bool isBufferMode, ref bool withNotification, string ident="")IDTechSDK.IDT_BTPay
msr_getSetting(byte setting, ref byte value, string ident="")IDTechSDK.IDT_BTPay
msr_getSettings(byte setting, ref byte[] value, string ident="")IDTechSDK.IDT_BTPay
msr_getSwipeEncryption(ref byte encryption, string ident="")IDTechSDK.IDT_BTPay
msr_getSwipeForcedEncryptionOption(ref byte option, string ident="")IDTechSDK.IDT_BTPay
msr_getSwipeMaskOption(ref byte option, string ident="")IDTechSDK.IDT_BTPay
msr_RetrieveWhiteList(ref byte[] value, string ident="")IDTechSDK.IDT_BTPay
msr_setClearPANID(byte val, string ident="")IDTechSDK.IDT_BTPay
msr_setExpirationMask(bool mask, string ident="")IDTechSDK.IDT_BTPay
msr_setSetting(byte setting, byte value, string ident="")IDTechSDK.IDT_BTPay
msr_setSettings(byte setting, byte[] value, string ident="")IDTechSDK.IDT_BTPay
msr_setSwipeEncryption(byte encryption, string ident="")IDTechSDK.IDT_BTPay
msr_setSwipeForcedEncryptionOption(bool track1, bool track2, bool track3, bool track3card0, string ident="")IDTechSDK.IDT_BTPay
msr_setSwipeMaskOption(bool track1, bool track2, bool track3, string ident="")IDTechSDK.IDT_BTPay
msr_setWhiteList(byte[] value, byte[] MAC, string ident="")IDTechSDK.IDT_BTPay
msr_startMSRSwipe(int timeout, string ident="")IDTechSDK.IDT_BTPay
msr_switchUSBInterfaceMode(bool bIsUSBKeyboardMode)IDTechSDK.IDT_BTPay
msr_switchUSBInterfaceMode(bool bIsUSBKeyboardMode, ref string ident)IDTechSDK.IDT_BTPay
SDK_Version()IDTechSDK.IDT_BTPaystatic
setCallback(CallBack my_Callback)IDTechSDK.IDT_BTPaystatic
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_BTPaystatic
setCommandTimeout(int milliseconds, string ident="")IDTechSDK.IDT_BTPaystatic
SharedControllerIDTechSDK.IDT_BTPaystatic
useSerialPort(int port)IDTechSDK.IDT_BTPaystatic
useSerialPort(int port, int baud)IDTechSDK.IDT_BTPaystatic
useSerialPortLinux(string path)IDTechSDK.IDT_BTPaystatic
useSerialPortLinux(string path, int baud)IDTechSDK.IDT_BTPaystatic