A B C D E F G I K L M N O P Q R S T U V W
R
- read() - Method in interface com.pax.dal.IMag
-
读取磁卡缓冲区的1、2、3磁道的数据Read data of track 1, 2, 3 from magnetic stripe card buffer.
- read(int) - Method in interface com.pax.dal.IScannerHw
开始扫码Start scan code- read(int, int) - Method in interface com.pax.dal.memorycard.ICardAT24Cxx
按顺序读取指定的地址和数据长度Read specified address and length of data in order- readByte() - Method in interface com.pax.dal.IMag
读取磁卡缓冲区的1、2、3磁道的数据Read data of track 1, 2, 3 from magnetic stripe card buffer.- readByteExt() - Method in interface com.pax.dal.IMag
读取磁卡缓冲区的1、2、3磁道或JIS-II磁道的数据。Read data of track 1, 2, 3 or JIS-II from magnetic stripe card buffer.- readCipherPKtcu(byte) - Method in interface com.pax.dal.IPedBg
读取SKman(PKtcu),使用SKman签名后的PKtcu密文Read SKman(PKtcu), the cipher of PKtcu which signed by SKman- readConfigZone(int, int) - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
读取配置区Read config zone.- readEEPROM(byte, int, int) - Method in interface com.pax.dal.memorycard.ICardAT88SC153
读取EEPROM,当区号为3时,读取配置区块Read EEPROM.When zoneNum=3,read Configuration Zone.- readExt() - Method in interface com.pax.dal.IMag
读取磁卡缓冲区的1、2、3磁道或JIS-II磁道的数据。Read data of track 1, 2, 3 or JIS-II from magnetic stripe card buffer.- readFuse() - Method in interface com.pax.dal.memorycard.ICardAT88SC153
读熔丝字节。Read fuse byte.- readFuse() - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
读取熔断字节Read fuse byte.- readKeyInfo(byte, byte, byte) - Method in interface com.pax.dal.IPed
读取客户定制TCUSTK密钥信息。Read customer customized TCUTK key information.- readMMem(int, int) - Method in interface com.pax.dal.memorycard.ICardSle4442
读取数据Read data.- readParam(byte) - Method in interface com.pax.dal.IIcc
读取IC读卡器参数。Read IC card reader parameters.- readParam() - Method in interface com.pax.dal.IPicc
读取非接读卡器参数 该接口只有在IPicc.open()函数之后,PiccDetect()及piccInitFelica函数之前调用才有效IPicc.open()函数调用之后,所有参数将恢复成默认值。Read Contactless Card Reader parameters.- readParam() - Method in interface com.pax.dal.ITypeA
读取非接读卡器参数。 只有在ITypeA.piccOpen()函数之后,ITypeA.detect(byte)及ITypeA.initFelica(byte, byte)之前调用才有效。Read the parameters of the contactless card reader.- readPaxCA(byte) - Method in interface com.pax.dal.IPed
读取PAX CA证书,不校验证书私钥。Read the PAX CA certificate without verifying the private key of the certificate.- readPinCounter() - Method in interface com.pax.dal.memorycard.ICardSle4428
读取Sle4428密码的重复次数Read password of Sle4428 retry counts.- readPpasn(byte, byte) - Method in interface com.pax.dal.IPedBg
从PED读取PPASNRead PPASN from PED.- readPpid(byte) - Method in interface com.pax.dal.IPedBg
从PED读取PPIDRead PPID from PED.- readProMMem() - Method in interface com.pax.dal.memorycard.ICardSle4442
读取受保护数据Read proteceted data.- readPuk(byte) - Method in interface com.pax.dal.IPuk
读 PUKread PUK- readRaw(int) - Method in interface com.pax.dal.IScannerHw
开始扫码获取原始数据。Start scanning the code and get the raw data.- readRkiInfo(byte) - Method in interface com.pax.dal.IPed
读取RKI信息。Read RKI information.- readRsaCert() - Method in interface com.pax.dal.IPedTrSys
从PED中读取X509证书。Read the X509 certificate from PED.- readRSAKey(byte) - Method in interface com.pax.dal.IPed
读取RSA公钥密钥 。仅支持EPedType.INTERNAL类型。Read rsa public key.- readRsaKey(byte) - Method in interface com.pax.dal.IPedBg
从PED读取RSA公钥,只能读取公钥Read RSA public key from the PED Only the public key can be read.- readRSAKey(byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
读取RSA公钥密钥。Read rsa public key.- readRsaPubKey() - Method in interface com.pax.dal.IPedTrSys
读取Trsys公钥Read trsys public key- readString(int, int) - Method in interface com.pax.dal.memorycard.ICardAT88SC102
读取指定地址n字节的数据。Read the specified address n bytes of data.- readTUSN() - Method in interface com.pax.dal.ISys
读取终端系统的银联唯一序列号.read TUSN- readUserZone(int, int) - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
读取用户区Read user zone.- readWithoutPB(short, short) - Method in interface com.pax.dal.memorycard.ICardSle4428
从Sle4428卡片读取数据没有保护位Read the data from Sle4428 without protected bit.- readWithPB(short, short) - Method in interface com.pax.dal.memorycard.ICardSle4428
从Sle4428卡片读取数据有保护位Read the data from Sle4428 with protected bit.- reboot() - Method in interface com.pax.dal.ISys
重启Set to reboot the device- recovery() - Method in interface com.pax.dal.ITypeA
恢复出厂设置。(蜂鸣器响一声,且键盘恢复出厂设置:输入 PIN 时按键发声,波特率 9600,8,E,1,按键时屏幕有背光。)Recovery.(The buzzer beeps once, and the keyboard is restored to factory settings: when the PIN is input, the key is sounded, the baud rate is 9600, 8, E, 1, and the screen has backlight when the key is pressed.)- recv(int) - Method in interface com.pax.dal.IComm
在阻塞模式下接收指定长度数据receive data with expected length, in blocking mode- recvNonBlocking() - Method in interface com.pax.dal.IComm
在非阻塞模式下尽可能多的接收数据(即立即返回)receive data as much as possible, in non-blocking mode(i.e.- release() - Method in interface com.pax.dal.IFaceDetector
释放人脸识别资源。Free face recognition resources.- release() - Method in interface com.pax.dal.ILivenessDetector
释放活检相机。如果不调用该接口,其它应用会无法直接使用活检相机。 如果不存在直接调用活检相机的应用,可不调用此接口,这样可快速开启活检相机进行预览。Release the liveness detection camera.- release() - Method in interface com.pax.dal.IScanCodec
释放资源release- releaseSlotAllocatorLock() - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.释放索引分配器锁release SlotAllocatorLock- remove(EPiccRemoveMode, byte) - Method in interface com.pax.dal.IPicc
依据指定的模式,向卡片发送停机指令;或者发送停活指令;或者复位载波,并判断卡片是否已经移开感应区。Send stop command to card according to specific mode, or send halt command,or reset carrier, judge whether card is removed from inductive area in addition.- remove(byte, byte) - Method in interface com.pax.dal.ITypeA
依据指定的模式,向卡片发送停机指令;或者发送停活指令;或者复位载波,并判断卡片是否已经移开感应区。According to the specified mode, send a stop instruction to the card; or send a deactivation instruction; or reset the carrier, and determine whether the card has moved out of the sensing area.- removeApn(String) - Method in interface com.pax.dal.IDalCommManager
删除apnremove APN- removeRecentTasks(List<String>) - Method in interface com.pax.dal.ISys
清除最近使用的程序列表。Clears the list of recently used programs.- removeRoute(String, ERoute) - Method in interface com.pax.dal.IDalCommManager
移除路由表里的对应信息Removes the corresponding information from the routing table- reset() - Method in interface com.pax.dal.IComm
重置接收缓冲区reset receive buffer- reset() - Method in interface com.pax.dal.IMag
复位磁头,并清除磁卡缓冲区数据Reset magnetic stripe card reader, and clear buffer of magnetic stripe card.- reset() - Method in interface com.pax.dal.ISys
恢复出厂设置 需在AndroidManifest下添加以下权限:"com.pax.permission.RESET"To restore factory Settings, you need to add the following permissions in the AndroidManifest :"com.pax.permission.RESET"- reset() - Method in interface com.pax.dal.memorycard.ICardAT88SC102
AT88SC102模块地址计数器复位Reset the AT88SC102 module address counter.- reset() - Method in interface com.pax.dal.memorycard.ICardSle4428
复位 Sle4428 模块.- reset() - Method in interface com.pax.dal.memorycard.ICardSle4442
复位 IC卡,并返回卡的ATRReset IC card and return ATR of the card.- resetBMSData() - Method in interface com.pax.dal.IDeviceInfo
清除电池数据。注意:设备重启后生效。Clear battery data.- resetCarrier() - Method in interface com.pax.dal.IPicc
重置载波,快速复位。Reset the carrier and quickly reset.- resetNetworkSettings() - Method in interface com.pax.dal.ISys
重置网络设置。包括:Wi-Fi,移动数据,蓝牙。Reset network settings.- resetStatusBar() - Method in interface com.pax.dal.ISys
Deprecated.- rollKeys(byte, byte, byte, byte[]) - Method in interface com.pax.dal.IPedBg
Roll over KEK1/KEK2.- RSAKeyInfo - Class in com.pax.dal.entity
- RSAKeyInfo() - Constructor for class com.pax.dal.entity.RSAKeyInfo
- RSAPinKey - Class in com.pax.dal.entity
- RSAPinKey() - Constructor for class com.pax.dal.entity.RSAPinKey
- RSARecover(byte, byte[]) - Method in interface com.pax.dal.IPed
用存储在PED的RSA密钥进行数据RSA数据运算。
注意: 1.该函数对dataIn进行RSA加解密运算,运算结果输出到RSARecoverInfo
2.当rsaKeyIndex指定的密钥为私钥时,如果dataIn是对应公钥的加密密文,则RSARecoverInfo为dataIn的明文,否则RSARecoverInfo为dataIn的RSA密文;
3.当rsaKeyIndex指定的密钥为公钥时,如果dataIn是对应私钥的加密密文,则RSARecoverInfo为dataIn的明文,否则RSARecoverInfo为dataIn的RSA密文;
4.该方法可实现长度不超过4096bits的RSA运算。Using the RSA key stored in PED to do the RSA data operation.- RSARecover(byte, byte[]) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
用存储在PED的RSA密钥进行数据RSA数据运算。
注意: 1.该函数对dataIn进行RSA加解密运算,运算结果输出到RSARecoverInfo
2.当rsaKeyIndex指定的密钥为私钥时,如果dataIn是对应公钥的加密密文,则RSARecoverInfo为dataIn的明文,否则RSARecoverInfo为dataIn的RSA密文;
3.当rsaKeyIndex指定的密钥为公钥时,如果dataIn是对应私钥的加密密文,则RSARecoverInfo为dataIn的明文,否则RSARecoverInfo为dataIn的RSA密文;
4.该方法可实现长度不超过4096bits的RSA运算。Using the RSA key stored in PED to do the RSA data operation.- RSARecoverInfo - Class in com.pax.dal.entity
- RSARecoverInfo() - Constructor for class com.pax.dal.entity.RSARecoverInfo
A B C D E F G I K L M N O P Q R S T U V W