IDTech Windows SDK Guide  3.2.4.393
API reference for Visual Studio .Net
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, string ident="")IDTechSDK.IDT_Augusta
config_getEncryptionControl(ref bool msr, ref bool icc, string ident="")IDTechSDK.IDT_Augusta
config_getLEDController(ref bool firmwareControlMSRLED, ref bool firmwareControlICCLED, string ident="")IDTechSDK.IDT_Augusta
config_getModelNumber(ref string response, string ident="")IDTechSDK.IDT_Augusta
config_getSerialNumber(ref string response, string ident="")IDTechSDK.IDT_Augusta
config_setBeeperController(bool firmwareControlBeeper, string ident="")IDTechSDK.IDT_Augusta
config_setCmdTimeOutDuration(int newTimeOut, string ident="")IDTechSDK.IDT_Augusta
config_setEncryptionControl(bool msr, bool icc, string ident="")IDTechSDK.IDT_Augusta
config_setLEDController(bool firmwareControlMSRLED, bool firmwareControlICCLED=false, string ident="")IDTechSDK.IDT_Augusta
createFastEMVData(ref IDTTransactionData cData, string ident="")IDTechSDK.IDT_Augusta
device_activateTransaction(int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_Augusta
device_controlBeep(int index, int frequency, int duration, string ident="")IDTechSDK.IDT_Augusta
device_controlLED(byte indexLED, byte control, int intervalOn=500, int intervalOff=500, string ident="")IDTechSDK.IDT_Augusta
device_controlLED_ICC(int controlMode, int interval, string ident="")IDTechSDK.IDT_Augusta
device_controlLED_MSR(byte control, int intervalOn=500, int intervalOff=500, string ident="")IDTechSDK.IDT_Augusta
device_disableAugustaLED(bool disable, string ident="")IDTechSDK.IDT_Augusta
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_Augusta
device_getConfigurationFromMemory(ref string json, string ident="")IDTechSDK.IDT_Augusta
device_getDateTime(ref byte[] dateTime, string ident="")IDTechSDK.IDT_Augusta
device_getDRS(ref byte[] codeDRS, string ident="")IDTechSDK.IDT_Augusta
device_getFirmwareVersion(ref string response, string ident="")IDTechSDK.IDT_Augusta
device_getKeyFormatForICCDUKPT(ref byte format, string ident="")IDTechSDK.IDT_Augusta
device_getKeyStatus(ref Boolean newFormat, ref byte[] status, string ident="")IDTechSDK.IDT_Augusta
device_getKeyTypeForICCDUKPT(ref byte type, string ident="")IDTechSDK.IDT_Augusta
device_getQuickChipMode(ref bool isOn, string ident="")IDTechSDK.IDT_Augusta
device_getResponseCodeString(RETURN_CODE eCode)IDTechSDK.IDT_Augusta
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_Augusta
device_getTransArmorID(ref string TID, string ident="")IDTechSDK.IDT_Augusta
device_isSRED(string ident="")IDTechSDK.IDT_Augusta
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false)IDTechSDK.IDT_Augusta
device_rebootDevice(string ident="")IDTechSDK.IDT_Augusta
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false)IDTechSDK.IDT_Augusta
device_selfCheck(string ident="")IDTechSDK.IDT_Augusta
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_Augusta
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_Augusta
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response, string ident="")IDTechSDK.IDT_Augusta
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse, string ident="")IDTechSDK.IDT_Augusta
device_sendPAE(string command, ref string response, int timeout, string ident="")IDTechSDK.IDT_Augusta
device_setDateTime(string ident="")IDTechSDK.IDT_Augusta
device_setQuickChipMode(bool turnON, string ident="")IDTechSDK.IDT_Augusta
device_setTransArmorEncryption(byte[] cert, string ident="")IDTechSDK.IDT_Augusta
device_setTransArmorID(string TID, string ident="")IDTechSDK.IDT_Augusta
device_StartRKI(int type, string ident="")IDTechSDK.IDT_Augusta
device_startRKI(string ident="")IDTechSDK.IDT_Augusta
device_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_Augusta
device_updateDeviceFirmware(byte[] firmwareData, string ident="")IDTechSDK.IDT_Augustastatic
device_updateFirmwareFromZip(byte[] zipfile, string ident="", bool isForeground=false)IDTechSDK.IDT_Augusta
device_verifyBackdoorKey(string ident="")IDTechSDK.IDT_Augusta
emv_activateTransaction(int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_Augusta
emv_addTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_Augusta
emv_allowFallback(bool allow, string ident="")IDTechSDK.IDT_Augustastatic
emv_authenticateTransaction(byte[] updatedTLV, string ident="")IDTechSDK.IDT_Augusta
emv_autoAuthenticate(bool authenticate, string ident="")IDTechSDK.IDT_Augustastatic
emv_autoAuthenticateTags(bool authenticate, byte[] tags, string ident="")IDTechSDK.IDT_Augustastatic
emv_callbackResponseLCD(EMV_LCD_DISPLAY_MODE type, byte selection, string ident="")IDTechSDK.IDT_Augusta
emv_callbackResponseMSR(byte[] MSR, string ident="")IDTechSDK.IDT_Augusta
emv_callbackResponsePIN(EMV_PIN_MODE type, byte[] KSN, byte[] PIN, string ident="")IDTechSDK.IDT_Augusta
emv_cancelTransaction(string ident="")IDTechSDK.IDT_Augusta
emv_completeTransaction(bool commError, byte[] authCode, byte[] iad, byte[] tlvScripts, byte[] tlv, string ident="")IDTechSDK.IDT_Augusta
emv_getEMVConfigurationCheckValue(ref string response, string ident="")IDTechSDK.IDT_Augusta
emv_getEMVKernelCheckValue(ref string response, string ident="")IDTechSDK.IDT_Augusta
emv_getEMVKernelVersion(ref string response, string ident="")IDTechSDK.IDT_Augusta
emv_removeAllApplicationData(string ident="")IDTechSDK.IDT_Augusta
emv_removeAllCAPK(string ident="")IDTechSDK.IDT_Augusta
emv_removeAllCRL(string ident="")IDTechSDK.IDT_Augusta
emv_removeApplicationData(byte[] AID, string ident="")IDTechSDK.IDT_Augusta
emv_removeCAPK(byte[] capk, string ident="")IDTechSDK.IDT_Augusta
emv_removeCRL(byte[] crlList, string ident="")IDTechSDK.IDT_Augusta
emv_removeTerminalData(string ident="")IDTechSDK.IDT_Augusta
emv_retrieveAIDList(ref byte[][] response, string ident="")IDTechSDK.IDT_Augusta
emv_retrieveApplicationData(byte[] AID, ref byte[] tlv, string ident="")IDTechSDK.IDT_Augusta
emv_retrieveCAPK(byte[] capk, ref byte[] key, string ident="")IDTechSDK.IDT_Augusta
emv_retrieveCAPKList(ref byte[] keys, string ident="")IDTechSDK.IDT_Augusta
emv_retrieveCRLList(ref byte[] list, string ident="")IDTechSDK.IDT_Augusta
emv_retrieveTerminalData(ref byte[] tlv, string ident="")IDTechSDK.IDT_Augusta
emv_retrieveTransactionResult(byte[] tags, ref IDTTransactionData tlv, string ident="")IDTechSDK.IDT_Augusta
emv_setApplicationData(byte[] name, byte[] tlv, string ident="")IDTechSDK.IDT_Augusta
emv_setCAPK(byte[] key, string ident="")IDTechSDK.IDT_Augusta
emv_setCRL(byte[] list, string ident="")IDTechSDK.IDT_Augusta
emv_setTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_Augusta
emv_setTerminalMajorConfiguration(int configuration, string ident="")IDTechSDK.IDT_Augusta
emv_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline, string ident="")IDTechSDK.IDT_Augusta
emv_trySetTerminalData(byte[] tlv, ref byte[] rejectedTLV, ref byte[] convertedTLV, bool overwrite=false, string ident="")IDTechSDK.IDT_Augusta
getCommandTimeout(string ident="")IDTechSDK.IDT_Augustastatic
icc_disable(string ident="")IDTechSDK.IDT_Augusta
icc_enable(bool withNotification, string ident="")IDTechSDK.IDT_Augusta
icc_exchangeAPDU(string c_APDU, ref byte[] response, string ident="")IDTechSDK.IDT_Augusta
icc_exchangeEncryptedAPDU(string c_APDU, ref byte[] response, string ident="")IDTechSDK.IDT_Augusta
icc_getAPDU_KSN(ref byte[] ksn, string ident="")IDTechSDK.IDT_Augusta
icc_getFunctionStatus(ref bool enabled, ref bool withNotification, string ident="")IDTechSDK.IDT_Augusta
icc_getICCReaderStatus(ref byte status, string ident="")IDTechSDK.IDT_Augusta
icc_getKeyFormatForICCDUKPT(ref byte format, string ident="")IDTechSDK.IDT_Augusta
icc_getKeyTypeForICCDUKPT(ref byte type, string ident="")IDTechSDK.IDT_Augusta
icc_getSetting(byte setting, ref byte value, string ident="")IDTechSDK.IDT_Augusta
icc_getSettings(byte setting, ref byte[] value, string ident="")IDTechSDK.IDT_Augusta
icc_powerOffICC(string ident="")IDTechSDK.IDT_Augusta
icc_powerOnICC(ref byte[] ATR, string ident="")IDTechSDK.IDT_Augusta
icc_setKeyFormatForICCDUKPT(byte encryption, string ident="")IDTechSDK.IDT_Augusta
icc_setKeyTypeForICCDUKPT(byte encryption, string ident="")IDTechSDK.IDT_Augusta
icc_setSetting(byte setting, byte value, string ident="")IDTechSDK.IDT_Augusta
icc_setSetting(byte setting, byte[] value, string ident="")IDTechSDK.IDT_Augusta
initSC() (defined in IDTechSDK.IDT_Augusta)IDTechSDK.IDT_Augustastatic
lcd_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2)IDTechSDK.IDT_Augustastatic
msr_cancelMSRSwipe(string ident="")IDTechSDK.IDT_Augusta
msr_captureMode(bool isBufferMode, bool withNotification=false, string ident="")IDTechSDK.IDT_Augusta
msr_disable(string ident="")IDTechSDK.IDT_Augusta
msr_getClearPANID(ref byte value, string ident="")IDTechSDK.IDT_Augusta
msr_getExpirationMask(ref byte value, string ident="")IDTechSDK.IDT_Augusta
msr_getFunctionStatus(ref bool enabled, ref bool isBufferMode, ref bool withNotification, string ident="")IDTechSDK.IDT_Augusta
msr_getSetting(byte setting, ref byte value, string ident="")IDTechSDK.IDT_Augusta
msr_getSettings(byte setting, ref byte[] value, string ident="")IDTechSDK.IDT_Augusta
msr_getSwipeEncryption(ref byte encryption, string ident="")IDTechSDK.IDT_Augusta
msr_getSwipeForcedEncryptionOption(ref byte option, string ident="")IDTechSDK.IDT_Augusta
msr_getSwipeMaskOption(ref byte option, string ident="")IDTechSDK.IDT_Augusta
msr_RetrieveWhiteList(ref byte[] value, string ident="")IDTechSDK.IDT_Augusta
msr_setClearPANID(byte val, string ident="")IDTechSDK.IDT_Augusta
msr_setExpirationMask(bool mask, string ident="")IDTechSDK.IDT_Augusta
msr_setSetting(byte setting, byte value, string ident="")IDTechSDK.IDT_Augusta
msr_setSettings(byte setting, byte[] value, string ident="")IDTechSDK.IDT_Augusta
msr_setSwipeEncryption(byte encryption, string ident="")IDTechSDK.IDT_Augusta
msr_setSwipeForcedEncryptionOption(bool track1, bool track2, bool track3, bool track3card0, string ident="")IDTechSDK.IDT_Augusta
msr_setSwipeMaskOption(bool track1, bool track2, bool track3, string ident="")IDTechSDK.IDT_Augusta
msr_setWhiteList(byte[] value, byte[] MAC, string ident="")IDTechSDK.IDT_Augusta
msr_setWhiteListFromBDK(byte[] val, byte[] BDK, string ident="")IDTechSDK.IDT_Augusta
msr_startMSRSwipe(int timeout, string ident="")IDTechSDK.IDT_Augusta
msr_switchUSBInterfaceMode(bool bIsUSBKeyboardMode)IDTechSDK.IDT_Augusta
msr_switchUSBInterfaceMode(bool bIsUSBKeyboardMode, ref string ident)IDTechSDK.IDT_Augusta
SDK_Version()IDTechSDK.IDT_Augustastatic
setCallback(CallBack my_Callback)IDTechSDK.IDT_Augustastatic
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_Augustastatic
setCommandTimeout(int milliseconds, string ident="")IDTechSDK.IDT_Augustastatic
SharedControllerIDTechSDK.IDT_Augustastatic