Uses of Class
cn.com.BTPaySDK.CRLDataStruct

Uses of CRLDataStruct in cn.com.BTPaySDK
 

Methods in cn.com.BTPaySDK with parameters of type CRLDataStruct
 int BTPay_SDK.EMVLevel2.removeCRL(CRLDataStruct dataBuf)
          Removes all CRL as specified by the RID and Index passed as a parameter in the CRLDataStruct class.
 int BTPay_SDK.EMVLevel2.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.EMVLevel2.setCRL(CRLDataStruct dataBuf)
          Sets the CRL data as specified by the CRLDataStruct class.