A B C D E F G I K L M N O P Q R S T U V W 

C

calcAes(byte, byte[], byte[], ECryptOperate, ECryptOpt) - Method in interface com.pax.dal.IPed
用AES算法进行加密或者解密 。仅支持EPedType.INTERNAL 类型。
Use AES algorithm to encrypt or decrypt.
calcAes(byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用AES算法进行加密和解密
Use AES algorithm for encryption and decryption.
calcAesDUKPTData(byte, byte, byte[], byte[], EAlgorithmType, byte) - Method in interface com.pax.dal.IPed
使用 AES DUKPT 的数据加解密密钥,对输入缓存内数据进行加密或解密。仅支持EPedType.INTERNAL 类型。
Use the AES DUKPT data encryption and decryption key to encrypt or decrypt the data in the input buffer.
calcAesDUKPTData(byte, byte, byte[], byte[], EAlgorithmType, byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用 AES DUKPT 的数据加解密密钥,对输入缓存内数据进行加密或解密。
Use the AES DUKPT data encryption and decryption key to encrypt or decrypt the data in the input buffer.
calcDes(byte, byte[], EPedDesMode) - Method in interface com.pax.dal.IPed
使用TDK对DataInLen长度的数据进行DES/TDES运算,使用DES或TDES根据密钥的长度而定。 外置A类PED需要调用setExMode IPed.setExMode(int)设置exMode exMode默认为-1,表示TDK长度为16字节,如果TDK长度为16字节则可以使用该默认值。 支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
To use TDK encrypt or decrypt data by DES/TDES.
calcDes(byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPed
使用TDK对DataInLen长度的数据进行DES/TDES运算,使用DES或TDES根据密钥的长度而定。 外置A类PED需要调用setExMode IPed.setExMode(int)设置exMode exMode默认为-1,表示TDK长度为16字节,如果TDK长度为16字节则可以使用该默认值 。 支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
To use TDK encrypt or decrypt data by DES/TDES.
calcDes(byte, byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用TDK对dataIn数据进行DES/TDES运算,使用DES或TDES根据密钥的长度而定。除0,1模式没有向量外,其他模式有向量但默认为NULL。
To use TDK encrypt or decrypt data by DES/TDES.
calcDes(byte, byte, byte[]) - Method in interface com.pax.dal.ITypeA
用指定的 DES 密钥对 Data 作 DES 或者 3DES 加密或解密运算。
Use the specified DES key to perform DES or 3DES encryption or decryption operations on Data.
calcDesData(byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPed
Use TDK to do DES/TDES operation for data with length of DataInLen.
calcDesExMode(byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用TDK对数据进行DES/TDES解密或加密运算,输出明文或密文;一个指定的 TDK,只能用于加密或解密运算。
Use TDK to perform DES/TDES decryption or encryption operations on data, and output plaintext or ciphertext; a specified TDK can only be used for encryption or decryption operations
calcDesfireAuth(byte, byte, byte[], byte[], byte[], byte) - Method in interface com.pax.dal.IPed
使用DesfireMasterKey和DiversificationKey来计算认证数据。
Use DesfireMasterKey and DiversificationKey to calculate authentication data.
calcDUKPTData(byte, byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPed
Deprecated.
calcDUKPTDes(byte, byte, byte[], byte[], EDUKPTDesMode) - Method in interface com.pax.dal.IPed
Deprecated.
calcDUKPTDes(byte, byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用DUKPT的MAC密钥或DES密钥,对输入缓存内数据进行加密或解密。
Use MAC key or DES key of DUKPT to encrypt or decrypt the data in the input buffer.
calcExtDes(byte, byte[]) - Method in interface com.pax.dal.ITypeA
用指定的 DES 密钥对 Data 作 DES 或者 3DES 加密或解密运算。
Use the specified DES key to perform DES or 3DES encryption or decryption operations on Data.
calcHMAC(int, byte[], int) - Method in interface com.pax.dal.IPed
用keyIndex指定的Salt密钥以及dataIn,依照指定mode做HMAC运算。仅支持EPedType.INTERNAL 类型。
Do the HMAC operation in the specified mode with the Salt key specified in keyIndex and dataIn.
calcSM2Data(byte, byte[]) - Method in interface com.pax.dal.ITypeA
使用 SM2 公钥加密数据或私钥解密数据。
Use SM2 public key to encrypt data or private key to decrypt data.
calcSM4Data(byte, byte[]) - Method in interface com.pax.dal.ITypeA
使用SM4 算法加解密数据。
Use SM4 algorithm to encrypt and decrypt data.
calcStackUKPT(byte, byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPed
使用Stack UKPT Key进行数据加解密。
Use Stack UKPT Key to encrypt and decrypt data.
cancel() - Method in interface com.pax.dal.ISignPad
取消接收进程
cancel receive thread
cancelInput() - Method in interface com.pax.dal.IPed
PedGetPinBlock 时取消输入。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA,EPedType.EXTERNAL_TYPEC 类型。
Cancel input when PedGetPinBlock.
cancelInputMute() - Method in interface com.pax.dal.IPed
getPinBlock 时取消输入,注:取消输入时静音。只支持EPedType.INTERNAL类型。
Cancel input when getPinBlock,Note: Mute when calling interface to cancel input`.
cancelInputPin() - Method in interface com.pax.dal.ITypeA
用于在密码键盘处于密码输入状态时,POS 机取消密码输入。
It is used to cancel the password input by the POS machine when the password keyboard is in the password input state.
cancelRecv() - Method in interface com.pax.dal.IComm
在阻塞模式下取消接收数据
cancel receiving process in blocking mode
cardEmulateListen(byte, int, int) - Method in interface com.pax.dal.IPicc
启动模拟对应类型的卡片,并监听是否有被读卡器成功寻卡。
Start the simulation of the corresponding type of card and listen for the reader to find the card successfully.
cardEmulateReceive(int, int) - Method in interface com.pax.dal.IPicc
卡端接收指令。
The card side receives instructions.
cardEmulateSend(byte[]) - Method in interface com.pax.dal.IPicc
卡端发送指令给读卡器。需在被读卡器成功寻卡之后调用。
The card side sends instructions to the card reader.To be called after the card reader has successfully found the card.
cardEmulateSetListenPara(byte[], byte[], byte[], byte[]) - Method in interface com.pax.dal.IPicc
设置模拟卡片的参数。
Set the parameters of the emulate card.
CELL - Static variable in class com.pax.dal.entity.BatterySipper
 
challengeWICKey(byte, byte, byte[], byte[]) - Method in interface com.pax.dal.IPed
WIC卡的密钥验证步骤,根据WIC密钥计算出challenge数据。接口不进行与卡片交互的步骤,仅计算出challenge数据。后续流程需要由应用处理。需要设备中存在WIC密钥(以TDK的方式保存)。仅支持EPedType.INTERNAL 类型。
WIC card key verification steps, based on the WIC key to calculate the challenge data.The interface does not perform the steps of interacting with the card, only calculating the challenge data.Subsequent processes need to be handled by the application.The WIC key (stored as TDK) is required to be present in the device.EPedType.INTERNAL only is supported.
changeBaudRate(int) - Method in interface com.pax.dal.IPicc
更改外置密码键盘通信波特率。
Change the external PINPAD communication Baud rate.
changeBaudRate(byte) - Method in interface com.pax.dal.ITypeA
更改外置密码键盘通信波特率。
Change the external PINPAD communication Baud rate.
changeKeyOwner(byte, int, String, int) - Method in interface com.pax.dal.IPedKeyIsolationManager
将应用自身的一个密钥属主更改为别的应用属主。根据keyType, srcKeyIndex找到密钥,改变密钥的属性。 如果目标应用对应的密钥已经存在,返回出错,避免密钥被覆盖。
Change the owner of one key of the application to another application.
changeKeyOwner(int, String) - Method in interface com.pax.dal.pedkeyisolation.ISlotAllocator
Deprecated.
修改密钥所有者。
Change the key owner.
changeKeyOwner(Bundle) - Method in interface com.pax.dal.pedkeyisolation.ISlotAllocatorProvider
Deprecated.
 
changeRSAKeyOwner(int, String) - Method in interface com.pax.dal.pedkeyisolation.IPedKeyIsolation
Deprecated.
更改RSA密钥的所有者。
Change the RSA key owner.
changeTDKOwner(int, String) - Method in interface com.pax.dal.pedkeyisolation.IPedKeyIsolation
Deprecated.
更改TDK密钥的所有者。
Change the TDK key owner.
ChannelException - Exception in com.pax.dal.exceptions
 
ChannelException(EChannelException) - Constructor for exception com.pax.dal.exceptions.ChannelException
 
ChannelException(int, String) - Constructor for exception com.pax.dal.exceptions.ChannelException
 
checkPermission(String, String) - Method in interface com.pax.dal.ISys
判断设备操作权限
To check whether APK has operating permission by given device
cleanAppCache(String, IDeviceInfo.ResultCallback) - Method in interface com.pax.dal.IDeviceInfo
清除应用缓存。
Clear application cache.
clear(int, int, int, int) - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
clear() - Method in interface com.pax.dal.IKeyBoard
Deprecated.
清除当前键盘缓冲区中的所有未读取的按键
Clear all the key values which have not been read in current keyboard buffer.
clearEventDate(int) - Method in interface com.pax.dal.IWLAttack
清除触发事件。
Clear attack events.
clearKeyBuffer(byte) - Method in interface com.pax.dal.ITypeA
按键缓冲区。
1.设置为清空按键缓冲区,则用户输入密码前会对按键缓冲区做一次清空(默认) 。
2.设置为不清空按键缓冲区,则发送该命令后的按键缓冲不做清除,发送该命令前的按键缓冲区会做 一次清除。
Key buffer.
clearScreen() - Method in interface com.pax.dal.IPed
该接口仅用于外置密码键盘 清屏
This interface only be used for external PIN pad Clear screen
clearScreen() - Method in interface com.pax.dal.ITypeA
清除密码键盘 LCD 屏幕上所有的显示内容。
Clear all the contents displayed on the LCD screen of the password keyboard.
clearScreenByLine(byte) - Method in interface com.pax.dal.ITypeA
清除指定显示行。
Clear the specified display line.
close() - Method in interface com.pax.dal.IFingerprintReader
关闭指纹采集模块
Close fingerprint acquisition module
close(byte) - Method in interface com.pax.dal.IIcc
对指定卡座中的卡片下电
Power off the specified IC card in the card slot
close() - Method in interface com.pax.dal.ILPR
关闭LPR。
Close the LPR.
close() - Method in interface com.pax.dal.IMag
关闭读卡器
Close Magnetic Stripe Card Reader
close() - Method in interface com.pax.dal.IOCR
关闭OCR。
Close the OCR.
close() - Method in interface com.pax.dal.IPicc
关闭PICC模块,使该模块处于下电状态。
Close PICC module, and make it in power off status.
close() - Method in interface com.pax.dal.IScanner
关闭摄像头
close scanner
close() - Method in interface com.pax.dal.IScannerHw
关闭扫描
Close scanner
close() - Method in interface com.pax.dal.memorycard.ICardAT24Cxx
下电
Power down
close() - Method in interface com.pax.dal.memorycard.ICardAT88SC153
关闭 AT88SC153.
close() - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
关闭 AT88SC1608.
close() - Method in interface com.pax.dal.memorycard.ICardSle4428
下电 Sle4428 模块.
close() - Method in interface com.pax.dal.memorycard.ICardSle4442
下电SLE4442模块,并设置其为停止态
Close Sle4442 module, and make it in stop status.
cmdExchange(byte, byte[]) - Method in interface com.pax.dal.IIcc
与卡片进行APDU数据交互,终端将dataIn中的数据直接发送给卡片,并接收卡片的应答数据。
Perform APDU data interaction with the card.
cmdExchange(byte[], int) - Method in interface com.pax.dal.IPicc
与卡片进行APDU数据交互,终端将paucInData中的数据直接发送给卡片,并接收卡片的应答数据。
Processing APDU data interaction with card.
cmdExchange(byte[]) - Method in interface com.pax.dal.ITypeA
与卡片进行APDU数据交互。将数据直接发送给卡片,并接收卡片的应答数据。
APDU data exchange with the card.
com.pax.dal - package com.pax.dal
 
com.pax.dal.entity - package com.pax.dal.entity
 
com.pax.dal.exceptions - package com.pax.dal.exceptions
 
com.pax.dal.memorycard - package com.pax.dal.memorycard
 
com.pax.dal.pedkeyisolation - package com.pax.dal.pedkeyisolation
 
com.pax.dal.proxy - package com.pax.dal.proxy
 
com.pax.dal.utils - package com.pax.dal.utils
 
com.pax.neptunelite.api - package com.pax.neptunelite.api
 
CommException - Exception in com.pax.dal.exceptions
communication exception
CommException(ECommException) - Constructor for exception com.pax.dal.exceptions.CommException
 
compare(Bitmap, float[]) - Method in interface com.pax.dal.IFaceDetector
人脸特征对比。
Face feature comparison.
compare(Bitmap, Bitmap) - Method in interface com.pax.dal.IFaceDetector
人脸特征对比。
Face feature comparison.
compare(float[], float[]) - Method in interface com.pax.dal.IFaceDetector
人脸特征对比。
Face feature comparison.
compareFeature(int, byte[], byte[]) - Method in interface com.pax.dal.IFingerprintReader
指纹特征对比。特征格式需要相同。
Compare fingerprint feature.
connect() - Method in interface com.pax.dal.IComm
连接
connect
connect() - Method in interface com.pax.dal.ITypeA
连接。
Connect.
connectPPTP(String, String, String, boolean) - Method in interface com.pax.dal.IPaxVpn
连接PPTP类型的VPN。
Connect to the PPTP type VPN.
connectVpn(String, String, String, int) - Method in interface com.pax.dal.IPaxVpn
连接VPN。
Connect to the VPN.
controlPower(boolean) - Method in interface com.pax.dal.IFingerprintReader
指纹上下电接口
Fingerprint power-on and power-off interface
controlPower(boolean) - Method in interface com.pax.dal.IPaymentDevice
给支付设备上电或者下电。
Power up or down the payment device.
controlPower(String, boolean) - Method in interface com.pax.dal.IPaymentDevice
给支付设备上电或者下电。
Power up or down the payment device.
controlTaxPower(int, boolean) - Method in interface com.pax.dal.ISys
税控模块上电接口。
Power-on interface of the tax control module.
convertPinBlock(byte, byte, byte[], byte, byte, byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationManager
将session TPK转为online TPK。
Translate a session TPK to online TPK.
convertPinBlock(byte, byte[], byte, byte, byte[], byte) - Method in interface com.pax.dal.IPedNp
将PinBlock转为online PINBlock。
Translate a pinpad session TPK pin block to online TPK pin block.
createHttpsURLConnection(URL, int, LinkedHashMap<String, Certificate>, Certificate, INetwork.ISSLCallback) - Method in interface com.pax.dal.INetwork
创建HttpsURLConnection。
Create an HttpsURLConnection.
createSocket(String, int, int) - Method in interface com.pax.dal.INetwork
创建Socket。
Create an Socket.
createSocket(String, int, int, int, LinkedHashMap<String, Certificate>, Certificate, INetwork.ISSLCallback) - Method in interface com.pax.dal.INetwork
创建Socket。
Create an Socket.
createUartComm(UartParam) - Method in interface com.pax.dal.IDalCommManager
创建一个新的CommUart
Create a new UartComm Object
credentialsType - Variable in class com.pax.dal.entity.OCRResult
证件类型。
Type of certificate.
CRL - Variable in class com.pax.dal.entity.Tr34ParseDataOffset
 
cryptoF2(byte[], byte[], byte[]) - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
ATMEL ELVA 算法
ATMEL ELVA algorithm
cryptoF2_153(byte[], byte[], byte[]) - Method in interface com.pax.dal.memorycard.ICardAT88SC153
ATMEL ELVA算法
ATMEL ELVA algorithm
CUSTOMER_ERRCODE_BASE - Static variable in exception com.pax.dal.exceptions.AGeneralException
 
CustomerDisplayDevException - Exception in com.pax.dal.exceptions
顾客显示屏操作模块的异常。
Exception of customer display screen operation module.
CustomerDisplayDevException(ECustomerDisplayDevException) - Constructor for exception com.pax.dal.exceptions.CustomerDisplayDevException
 
CustomerDisplayDevException(int, String) - Constructor for exception com.pax.dal.exceptions.CustomerDisplayDevException
 
CustomerDisplayInfo - Class in com.pax.dal.entity
顾客显示屏信息。
Customer display screen information.
CustomerDisplayInfo(int, int, int) - Constructor for class com.pax.dal.entity.CustomerDisplayInfo
 
customInputKey(int) - Method in interface com.pax.dal.IPed
在调用getPinBlock时,自定义一个输入。
When calling getPinBlock, customize an input.
cutPaper(int) - Method in interface com.pax.dal.IPrinter
切纸
cut paper
A B C D E F G I K L M N O P Q R S T U V W