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. |