Uses of Class
com.BTPaySDK.CRLDataStruct

Uses of CRLDataStruct in com.BTPaySDK
 

Methods in com.BTPaySDK with parameters of type CRLDataStruct
 int BTPay_SDK.emv_removeCRL(CRLDataStruct dataBuf)
          Removes all CRL as specified by the RID and Index passed as a parameter in the CRLDataStruct class.
 int BTPay_SDK.emv_removeCRLUnit(CRLDataStruct dataBuf)
          Removes a single CRL data as specified by the RID/Index/Serial Number passed as a parameter in the CRLDataStruct class.
 int BTPay_SDK.emv_setCRL(CRLDataStruct dataBuf)
          Sets the CRL data as specified by the CRLDataStruct class.