Uses of Class
com.BTPaySDK.APDUResponseStruct

Uses of APDUResponseStruct in com.BTPaySDK
 

Methods in com.BTPaySDK with parameters of type APDUResponseStruct
 int BTPay_SDK.icc_exchangeAPDU(byte[] dataAPDU, APDUResponseStruct response)
          Exchange APDU between the currently selected microprocessor card in the ICC reader.
 int BTPay_SDK.icc_exchangeEncryptedAPDU(byte[] dataAPDU, byte[] ksn, APDUResponseStruct response)
          Exchange APDU between the currently selected microprocessor card in the ICC reader.