Uses of Class
com.BTPaySDK.ResDataStruct

Uses of ResDataStruct in com.BTPaySDK
 

Methods in com.BTPaySDK with parameters of type ResDataStruct
 int BTPay_SDK.emv_retrieveAIDList(ResDataStruct dataBuf)
          Retrieves all the AID name/length.
 int BTPay_SDK.emv_retrieveCAPKList(ResDataStruct dataBuf)
          Retrieves the Certificate Authority Public Key list.
 int BTPay_SDK.emv_retrieveCRLForRID(java.lang.String rid, ResDataStruct dataBuf)
          Retrieve the Certificate Revocation List specific to RID,returns all the serial numbers for a specific RID on the CRL.
 int BTPay_SDK.emv_retrieveCRLList(ResDataStruct dataBuf)
          Retrieves all the RID in the CRL.
 int BTPay_SDK.icc_getCurrentKSN(ResDataStruct resKSN)
          Get the current KSN for Smart card.
 int BTPay_SDK.icc_powerOnICC(PowerOnStructure options, ResDataStruct atrPPS)
          Power up the currently selected microprocessor card in the ICC reader.