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

G

genCSR(byte, byte, String) - Method in interface com.pax.dal.IPed
生成证书签名请求。仅支持EPedType.INTERNAL 类型。
Generate the Certificate Signing Request.
generateKia(byte, byte, byte[]) - Method in interface com.pax.dal.IPedBg
从ucKcaIndex指定的KCA生成一个KIA
Generate a KIA from the KCA specified by ucKcaIndex
generateKPE(byte, byte, byte[], byte[]) - Method in interface com.pax.dal.IPedBg
从KPPIndex指定的KPP生成KPE
Generating KPE from the KPP specified by KPPIndex
genPinpadKeyBlock(byte, byte, byte, byte, byte, byte, byte[]) - Method in interface com.pax.dal.IPedNp
使用保护密钥加密指定的密钥并输出加密密钥。
Use key protection key to encrypt the specified key and output the cipher key block.
genRandomKey(int, int, int) - Method in interface com.pax.dal.IPedNp
生成一个随机密钥
Generate a random key.
genRandomKeyForNP(int, int, int) - Method in interface com.pax.dal.IPedKeyIsolationManager
生成一个随机密钥
Generate a random key.
genRSAKey(byte, byte, short, byte) - Method in interface com.pax.dal.IPed
生成RSA密钥对并注入PED。仅支持EPedType.INTERNAL 类型。
Generate RSA key pairs then inject into PED.
genRsaKey(byte, byte, byte, short, byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
生成RSA密钥对然后注入PED。
Generate RSA key pair and inject into PED.
genRsaKey(byte, byte, int, int) - Method in interface com.pax.dal.IPedNp
生成RSA密钥对并注入PED
Generate RSA key pairs then inject into PED
genRsaKey(byte, byte, byte, short, byte) - Method in interface com.pax.dal.IPedTrSys
生成RSA密钥对并注入PED
Generate RSA key pairs then inject into PED
genSM2Key(byte, byte[]) - Method in interface com.pax.dal.ITypeA
生成 SM2 公私钥对。
Generate SM2 public and private key pair.
genSM2KeyPair(int) - Method in interface com.pax.dal.IPed
生成一组 SM2 密钥对。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Generate one SM2 key-pair.EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA is supported.
getA_card_antenna_gain_val() - Method in class com.pax.dal.entity.PiccPara
A卡的天线增益
antennagain of A card value
getA_card_antenna_gain_w() - Method in class com.pax.dal.entity.PiccPara
A卡的天线增益
antennagain of A card
getA_card_filter_val() - Method in class com.pax.dal.entity.PiccPara
A 卡滤波设置值。
Settings of the A card filter.
getA_card_filter_w() - Method in class com.pax.dal.entity.PiccPara
A 卡滤波设置写允许。 1 -- 允许 其他 -- 不允许
The write-enable of A card filter.
getA_card_RxThreshold_val() - Method in class com.pax.dal.entity.PiccPara
A卡接收灵敏度
Receiver sensitivity of the A card
getA_card_RxThreshold_w() - Method in class com.pax.dal.entity.PiccPara
A卡接收灵敏度检查写入允许
Receiver sensitivity of the A card is allowed to write:
getA_conduct_val() - Method in class com.pax.dal.entity.PiccPara
获取A卡输出电导控制变量
The A card control variable of output conductance
getA_conduct_w() - Method in class com.pax.dal.entity.PiccPara
获取A卡输出电导写入允许
The output conductance of A card is write enable
getA_modulate_val() - Method in class com.pax.dal.entity.PiccPara
A卡调制指数控制变量
The A card control variable of modulation index
getA_modulate_w() - Method in class com.pax.dal.entity.PiccPara
A卡调制指数写入允许
The modulation index of A card is written enable:
getAddr() - Method in class com.pax.dal.entity.NetItem
获取域名或IP地址
Get domain name or IP address
getAddress() - Method in class com.pax.dal.entity.AppNetworkFilter
获取过滤的IP地址。
Get the filtered IP address.
getAddress() - Method in class com.pax.dal.entity.IDReadResult
获取家庭住址
get address
getAesDataCalcSession(byte[], byte[], byte[], byte) - Method in interface com.pax.dal.IPedAuthManager
与PedAesDataCalc一样,但密钥是sessionID指定的AES_TDK。
Same as PedAesDataCalc, but key is AES_TDK specified by sessionID.
getAesDUKPTKsn(byte) - Method in interface com.pax.dal.IPed
读取当前的 KSN,将在下一次计算使用。仅支持EPedType.INTERNAL 类型。
Read the current KSN, which will be used in the next calculation.
getAesDUKPTMac(byte, byte[], EAlgorithmType, byte) - Method in interface com.pax.dal.IPed
使用 AES DUKPT 的 MAC 密钥计算 MAC。仅支持EPedType.INTERNAL 类型。
Use AES DUKPT's MAC key to calculate MAC.
getAesDUKPTMac(byte, byte[], EAlgorithmType, byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用 AES DUKPT 的 MAC 密钥计算 MAC。
Use AES DUKPT's MAC key to calculate MAC.
getAesDUKPTPin(byte, String, byte[], EAlgorithmType, byte, long) - Method in interface com.pax.dal.IPed
在 PED 上输入 PIN,并使 AES DUKPT 的 PIN 密钥计算 PINBlock。仅支持EPedType.INTERNAL 类型。
Enter the PIN on the PED, and use the PIN key of AES DUKPT to calculate the PINBlock.
getAesDUKPTPin(byte, String, byte[], EAlgorithmType, byte, long) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
在 PED 上输入 PIN,并使 AES DUKPT 的 PIN 密钥计算 PINBlock。
Enter the PIN on the PED, and use the PIN key of AES DUKPT to calculate the PINBlock.
getAESSlotAllocator() - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取AES索引分配器
get AESSlotAllocator
getAgpsServerDomain() - Method in interface com.pax.dal.ISys
获取AGPS服务器的域名。
Get the domain name of the AGPS server.
getAllocatedKeys(EPedKeySort) - Method in interface com.pax.dal.pedkeyisolation.IPedKeyIsolation
Deprecated.
获取已分配密钥的信息
get allocated key information
getAllocatedKeys(Bundle) - Method in interface com.pax.dal.pedkeyisolation.ISlotAllocatorProvider
Deprecated.
 
getAllSysNetworkWhitelist() - Method in interface com.pax.dal.INetwork
在白名单模式下,获取当前的网络过滤规则设置。
注:使用该方法时,需在AndroidManifest下添加权限: "com.pax.permission.NETWORK_CONTROL_ADVANCE"
In the white list mode, Get the current web filtering rule settings
Note: When using this method, you need to add permissions under AndroidManifest: "com.pax.permission.NETWORK_CONTROL_ADVANCE"
getAllVisitItems(String, String, int) - Method in interface com.pax.dal.INetwork
列举出从startDate到endDate的所有访问记录。
List all access records from startDate to endDate.
getAntMode() - Method in interface com.pax.dal.ISys
获取天线模式
get antenna mode
getApdu_format_val() - Method in class com.pax.dal.entity.IccPara
apdu格式控制变量。
The apdu format control variable.
getApdu_format_w() - Method in class com.pax.dal.entity.IccPara
apdu格式写入允许。
The apdu format is write enable.
getApn() - Method in class com.pax.dal.entity.ApnInfo
 
getApn() - Method in class com.pax.dal.entity.MobileParam
获取APN
get APN
getApnList() - Method in interface com.pax.dal.IDalCommManager
获取APN列表
get APN list
getAppLogs(String, String, String) - Method in interface com.pax.dal.ISys
获取指定时间段的系统日志
Gets the app logs through the specified time range
getAppName() - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
getAppNetworkFilter(String) - Method in interface com.pax.dal.INetwork
获取应用网络访问过滤规则。
注:使用该方法时,需在AndroidManifest下添加权限: "com.pax.permission.NETWORK_CONTROL"
Get the application network access filtering rules.
getAppNetworkStats(String) - Method in interface com.pax.dal.IDeviceInfo
获取应用的网络使用情况。
Obtain the network usage of the application.
getAppsWhitelist(byte[], ASCaller) - Method in interface com.pax.dal.ISys
获取应用白名单,白名单中的应用不能卸载。
Get application whitelist.
getAsyncMode() - Method in class com.pax.dal.entity.ModemParam
获取异步通讯的速率(高4位)、字符格式(低四位), 参考ModemParam.setAsyncMode(int)
The rate of asynchronous communication (higher 4 bit)、Character format(lower 4 bit) ModemParam.setAsyncMode(int)
getAttackType() - Method in interface com.pax.dal.IWLAttack
税控mesh/电子印章触发广播
Tax Control Mesh / Electronic Seal Attack Broadcast.
getAttr() - Method in class com.pax.dal.entity.UartParam
通信速度和格式
attribute
getAuthority() - Method in class com.pax.dal.entity.IDReadResult
获取签发机关
get Authority
getAuthType() - Method in class com.pax.dal.entity.ApnInfo
 
getAvatar() - Method in class com.pax.dal.entity.IDReadResult
获取证件照
get avatar
getB_card_antenna_gain_val() - Method in class com.pax.dal.entity.PiccPara
B卡的天线增益
antennagain of B card value
getB_card_antenna_gain_w() - Method in class com.pax.dal.entity.PiccPara
B卡的天线增益写入允许
antennagain of B card value
getB_card_filter_val() - Method in class com.pax.dal.entity.PiccPara
B 卡滤波设置值。
Settings of the B card filter.
getB_card_filter_w() - Method in class com.pax.dal.entity.PiccPara
B 卡滤波设置写允许。 1 -- 允许 其他 -- 不允许
The write-enable of B card filter.
getB_modulate_val() - Method in class com.pax.dal.entity.PiccPara
B卡调制指数控制变
The B card control variable of modulation index
getB_modulate_w() - Method in class com.pax.dal.entity.PiccPara
B卡调制指数写入允许
The modulation index of B card is written enable
getBarcodeMap() - Method in interface com.pax.dal.IScannerHw
获取支持的码制列表。
Gets a list of supported coding systems.
getBase() - Method in interface com.pax.dal.IDAL
获取IBase
get interface IBase
getBaseExInfo() - Method in interface com.pax.dal.IBase
获取底座的扩展信息。
Get the extend information for the base.
getBaseInfo() - Method in interface com.pax.dal.ISys
读取底座信息.
read base information
getBatteryCycleCount() - Method in interface com.pax.dal.IDeviceInfo
获取电池的循环次数。
Get the battery cycle count.
getBatteryHealthState() - Method in interface com.pax.dal.IDeviceInfo
获取电池衰减之后的容量占新电池容量的百分比。
Get the percentage of the capacity after battery decay to the new battery capacity.
getBatteryUsages() - Method in interface com.pax.dal.IDeviceInfo
获取系统消耗电池数据情况
Obtain the data situation of battery consumed by the system.
getBearer() - Method in class com.pax.dal.entity.ApnInfo
 
getBeepMode() - Method in enum com.pax.dal.entity.EBeepMode
获取频率值
获取频率值
getBirth() - Method in class com.pax.dal.entity.IDReadResult
获取出生日期
get birthday
getBirthDate() - Method in class com.pax.dal.entity.OCRMRZResult
获取出生日期。
Get date of birth.
getBit() - Method in class com.pax.dal.entity.CustomerDisplayInfo
获取位深。单位:像素。
Get bit depth.
getBLEVersion() - Method in class com.pax.dal.entity.DeviceInfo
获取BLE版本。
Get the BLE version.
getBmpData() - Method in class com.pax.dal.entity.FingerprintResult
获取捕获的BMP格式的指纹。
Get the captured fingerprint in BMP format.
getBMSMode() - Method in interface com.pax.dal.IDeviceInfo
设置电池模式。注意:设备重启后生效。
Set battery mode.
getBoard() - Method in class com.pax.dal.entity.BaseExInfo
获取pcb版本。
Get the pcb version.
getBootVersion() - Method in class com.pax.dal.entity.BaseExInfo
获取boot版本。
Get the boot version.
getBrightness() - Method in class com.pax.dal.entity.FaceInfo
亮度。
Brightness.
getCameraModel() - Method in interface com.pax.dal.ILivenessDetector
获取银联认证的摄像头型号。
Get UnionPay certified camera model.
getCaptureImage() - Method in class com.pax.dal.entity.FingerprintResult
 
getCard_buffer_val() - Method in class com.pax.dal.entity.PiccPara
卡片接收缓冲区大小参数(单位:字节)
Receiving buffer parameter of card (Unit: byte), valid: 1~256.
getCard_buffer_w() - Method in class com.pax.dal.entity.PiccPara
卡片接收缓冲区大小写入允许
Receiving buffer of card is written enable
getCard_RxThreshold_val() - Method in class com.pax.dal.entity.PiccPara
B卡接收灵敏度*
Receiver sensitivity of the B card
getCard_RxThreshold_w() - Method in class com.pax.dal.entity.PiccPara
B卡接收灵敏度检查写入允许
Receiver sensitivity of the B card is allow to write
getCard_type_check_val() - Method in class com.pax.dal.entity.PiccPara
检查卡片类型
0-Check card type, other-do not check the card type(default to check the card type )
getCard_type_check_w() - Method in class com.pax.dal.entity.PiccPara
卡片类型检查写入允许
Card type check is allow to write
getCardAT24Cxx() - Method in interface com.pax.dal.IIcc
获取ICardAT24Cxx
get interface ICardAT24Cxx
getCardAT88SC102() - Method in interface com.pax.dal.IIcc
获取ICardAT88SC102
get interface ICardAT88SC102
getCardAT88SC153() - Method in interface com.pax.dal.IIcc
获取ICardAT88SC153
get interface ICardAT88SC153
getCardAT88SC1608() - Method in interface com.pax.dal.IIcc
获取ICardAT88SC1608
get interface ICardAT88SC1608
getCardNo() - Method in class com.pax.dal.entity.IDReadResult
获取身份证号码
get ID card number
getCardReaderHelper() - Method in interface com.pax.dal.IDAL
获取读卡帮助类
get interface ICardReaderHelper
getCardSle4428() - Method in interface com.pax.dal.IIcc
获取ICardSle4428
get interface ICardSle4428
getCardSle4442() - Method in interface com.pax.dal.IIcc
获取ICardSle4442
get interface ICardSle4442
getCardType() - Method in class com.pax.dal.entity.PiccCardInfo
获取卡类型, 参考PiccCardInfo.setCardType(byte)
getCardType() - Method in class com.pax.dal.entity.PollingResult
获取卡类型, 参考PollingResult.setCardType(byte)
getCashDrawer() - Method in interface com.pax.dal.IDAL
获取ICashDrawer
get interface ICashDrawer
getCellNetworkScanResults(int) - Method in interface com.pax.dal.IPhoneManager
扫描当前网络并返回结果。该接口会阻塞线程,不能在主线程调用,会耗时几分钟。
Scan the current network and return the results.This interface blocks the thread and cannot be called on the main thread, which can take several minutes.
getCertData() - Method in class com.pax.dal.entity.AuthData
获取已得到的证书
Get the obtained certificate
getChannel() - Method in enum com.pax.dal.entity.EUartPort
 
getChannel(EChannelType) - Method in interface com.pax.dal.IDalCommManager
获得Ichannel
get interface IChannel
getCharSet() - Method in class com.pax.dal.entity.FontInfo
 
getChdt() - Method in class com.pax.dal.entity.ModemParam
是否检测拨号音, 参考ModemParam.setChdt(int)
Check dialing tone, ModemParam.setChdt(int)
getCheckMode() - Method in enum com.pax.dal.entity.EAesCheckMode
 
getCheckMode() - Method in enum com.pax.dal.entity.ECheckMode
 
getCHNResult() - Method in class com.pax.dal.entity.LPRChinaResult
 
getCID() - Method in class com.pax.dal.entity.PiccCardInfo
获取逻辑通道号
Card ID, points to buffer storing card logical channel number.
getCID() - Method in class com.pax.dal.entity.PollingResult
获取逻辑通道号
Card ID, points to buffer storing card logical channel number.
getClarity() - Method in class com.pax.dal.entity.FaceInfo
清晰度。
Clarity.
getCommand() - Method in class com.pax.dal.entity.ApduSendInfo
获取command, command格式:CLA,INS,P1,P2
get command, command format:CLA,INS,P1,P2
getCommManager() - Method in interface com.pax.dal.IDAL
获取通讯方法
get interface ICommManager for terminal communication
getConfig() - Method in interface com.pax.dal.ILivenessDetector
获取活体检测配置信息。
Get the liveness detection configuration information.
getConfig() - Method in interface com.pax.dal.IScannerHw
获取硬扫码的配置。
Get the configuration of IScannerHw.
getConfigure_technology_type_val() - Method in class com.pax.dal.entity.PiccPara
配置IPicc.cmdExchange(byte[], int)发送数据的调制技术类型。 0x03: Type A 短帧调制模式 0x04: Type A 标准帧调制模式 0x05: Type B 调制模式
Configure the modulation technique type for sending data IPicc.cmdExchange(byte[], int).
getConfigure_technology_type_w() - Method in class com.pax.dal.entity.PiccPara
配置IPicc.cmdExchange(byte[], int)发送数据的调制技术类型写允许。 1 -- 允许 其他 -- 不允许
Configure IPicc.cmdExchange(byte[], int) to send data of the modulation technology type write allowed.
getConnectStatus() - Method in interface com.pax.dal.IComm
获取连接状态
get connection status
getConnectTimeout() - Method in interface com.pax.dal.IComm
获取连接超时时间,默认20000ms。
get connect timeout, default is 20000ms
getContent() - Method in class com.pax.dal.entity.DecodeResult
 
getContent() - Method in class com.pax.dal.entity.DecodeResultRaw
 
getContent() - Method in class com.pax.dal.entity.ScanResult
 
getContent() - Method in class com.pax.dal.entity.ScanResultRaw
获取未经编码转换的原始数据。
Get the raw data without encoding conversion.
getCount() - Method in class com.pax.dal.entity.VisitItem
获取应用访问指定IP地址的次数
Get the number of times the application visits the specified IP address
getCryptOperate() - Method in enum com.pax.dal.entity.ECryptOperate
 
getCurrent() - Method in class com.pax.dal.entity.ApnInfo
 
getCurrentApn() - Method in interface com.pax.dal.IDalCommManager
获取当前的APN
get current APN
getCurrentKeyboardLayoutForInputDevice() - Method in interface com.pax.dal.ISys
获取当前物理键盘布局
get the current physical keyboard layout
getCustomerDisplay() - Method in interface com.pax.dal.IDAL
获取顾客显示屏接口。
get interface ICustomerDisplay.
getCustomerResVer() - Method in interface com.pax.dal.ISys
获取客户资源包版本。
Get the customer resource version.
getCutMode() - Method in interface com.pax.dal.IPrinter
获取当前切纸模式
get cut mode
getDal() - Method in interface com.pax.dal.proxy.IDALProxy
获取DAL句柄
get DAL handle
getDal(Context) - Method in class com.pax.neptunelite.api.NeptuneLiteUser
get DAL interface
获取DAL句柄
getDalWithProcessSafe(Context) - Method in class com.pax.neptunelite.api.NeptuneLiteUser
在多线程安全下获取的IDAL。
Get IDAL under multi-process security.
getData() - Method in class com.pax.dal.entity.RSARecoverInfo
加密或解密后的数据
get result
getDataIn() - Method in class com.pax.dal.entity.ApduSendInfo
设置传入数据
set data
getDataOut() - Method in class com.pax.dal.entity.ApduRespInfo
获取返回数据
get data
getDataRoamingEnabled(int) - Method in interface com.pax.dal.IPhoneManager
获取数据漫游状态。
Gets the data roaming state.
getDate() - Method in interface com.pax.dal.ISys
读取终端日期和时间。
Get terminal date and time.
getDefaultDataSubscriptionId() - Method in interface com.pax.dal.IPhoneManager
获取默认数据流量卡的Subscription Id。
Gets the Subscription Id for the default data traffic card.
getDefaultLauncherActivityName() - Method in interface com.pax.dal.ISys
获取系统默认桌面的Activity的名字。
Get the system default launcher activity name
getDefaultLauncherPackageName() - Method in interface com.pax.dal.ISys
获取系统默认桌面包名
Get the system default launcher package name
getDelayTime() - Method in class com.pax.dal.entity.ModemParam
获取外线等待 时间
get delay time
getDetectMode() - Method in enum com.pax.dal.entity.EDetectMode
 
getDeviceInfo() - Method in interface com.pax.dal.IDAL
获取IDeviceInfo
get interface IDeviceInfo
getDeviceInfo() - Method in interface com.pax.dal.IDeviceInfo
获取POS设备信息。
Get POS device information.
getDeviceTamperInfo() - Method in interface com.pax.dal.ISys
获取设备是否触发
Obtain whether the device is triggered
getDeviceType() - Method in class com.pax.dal.entity.DeviceInfo
获取设备类型。
Gets the device type.
getDevInterfaceVer() - Method in interface com.pax.dal.ISys
获取设备接口版本号
Get the version of device interface
getDn() - Method in class com.pax.dal.entity.IDReadResult
获取DN码
get DN
getDns1() - Method in class com.pax.dal.entity.LanParam
获取DSN1
get DSN1
getDns2() - Method in class com.pax.dal.entity.LanParam
获取DSN2
get DSN2
getDnsServer() - Method in class com.pax.dal.entity.NetItem
获取DNS服务器
Get DNS server
getDotLine() - Method in interface com.pax.dal.IPrinter
取得当前已打印的点阵行
Get current printed dot line for slip alignment.
getDp() - Method in class com.pax.dal.entity.ModemParam
获取音频/脉冲拨号, 参考ModemParam.setDp(int)
get tone/pulse dialing
getDrvDate() - Method in class com.pax.dal.entity.PiccPara
获取驱动程序的日期信息,如:“2006.08.25”; 只能读取
The date information of driver, such as:‖2006.08.25‖; Read only
getDrvVer() - Method in class com.pax.dal.entity.PiccPara
获取驱动版本信息
The version information of Driver‘s, for example: ―1.01A‖ can only be read
getDt1() - Method in class com.pax.dal.entity.ModemParam
获取摘机后等候拨号音的最长时间(单位:100ms,最小和默认值为20,合法区间:20-255)当拨号音被检测到在此期间,退出等待。
The longest time to wait for dial tone when off hook (Unit: 100ms, Minimum and default value is 20, valid range 20~255).
getDt2() - Method in class com.pax.dal.entity.ModemParam
获取拨外线时“,”等待时间(单位:100ms)
","wait time when dial outside line (Unit: 100ms).
getDUKPTDesMode() - Method in enum com.pax.dal.entity.EDUKPTDesMode
 
getDUKPTKsn(byte) - Method in interface com.pax.dal.IPed
获取当前的KSN。仅支持EPedType.INTERNAL 类型。
Get the current KSN.
getDUKPTKsn(byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
读取下一次计算的KSN。
KSN Reading the KSN which will be computed at next time.
getDUKPTMac(byte, byte[], EDUKPTMacMode) - Method in interface com.pax.dal.IPed
使用DUKPT的MAC密钥计算MAC。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use MAC Key to calculate MAC.
getDUKPTMac(byte, byte[], byte) - Method in interface com.pax.dal.IPed
使用DUKPT的MAC密钥计算MAC。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。 韩国Smartro定制。
Use MAC Key to calculate MAC.
getDUKPTMac(byte, byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用DUKPT的MAC密钥计算MAC。
Use MAC Key to calculate MAC.
getDUKPTMac(byte, byte, byte, byte[]) - Method in interface com.pax.dal.ITypeA
对输入数据报文进行指定算法的验证码运算,并输出生成的 MAC 和当前密钥序号 KSN。
Perform the verification code operation of the specified algorithm on the input data message, and output the generated MAC and the current key sequence number KSN.
getDUKPTMacMode() - Method in enum com.pax.dal.entity.EDUKPTMacMode
 
getDUKPTPin(byte, String, byte[], EDUKPTPinMode, int) - Method in interface com.pax.dal.IPed
在PED上输入PIN,并使DUKPT的PIN密钥计算PINBlock。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
PINBlock Input the PIN on PED,and use the PINkey of DUKPT to calculate the PINBlock.
getDUKPTPin(byte, String, byte[], Boolean, String, String, int) - Method in interface com.pax.dal.IPed
在PED上输入PIN,并使DUKPT的PIN密钥计算PINBlock,仅适用于type-c类外置密码键盘。
PINBlock Input the PIN on PED,and use the PINkey of DUKPT to calculate the PINBlock.
getDUKPTPin(byte, String, byte[], byte, int) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
在PED上输入PIN,并使DUKPT的PIN密钥计算PINBlock。
PINBlock Input the PIN on PED,and use the PINkey of DUKPT to calculate the PINBlock.
getDUKPTPin(byte, byte, byte, byte, byte[], byte, int) - Method in interface com.pax.dal.ITypeA
提示用户输入 PIN。待输入完毕后,依照所选标准生成和输出 PIN 密文块和当前密钥序号 KSN。
为防止非法套取密钥,从上一次执行该命令到本次指令之间的间隔应不小于 30 秒(该值可能需要调整)。
Prompt the user to enter a PIN.
getDUKPTPinMode() - Method in enum com.pax.dal.entity.EDUKPTPinMode
 
getEcmStaticIP() - Method in interface com.pax.dal.ISys
获取ECM静态IP。
Get ECM static IP.
getEKUWpType() - Method in interface com.pax.dal.IWLEKUManager
获取EKU写保护状态。
Example Obtain the EKU write protection status
getEmmcCidInfo() - Method in interface com.pax.dal.IDeviceInfo
获取EMMC CID值。
Obtain the EMMC CID value.
getEmmcLifeInfo() - Method in interface com.pax.dal.IDeviceInfo
获取emmc使用寿命信息。
Get emmc life information.
getEncryptData(byte[]) - Method in class com.pax.dal.entity.ASCaller
返回私钥加密的数据。调用者需要实现此方法。
Returns data encrypted with the private key.
getEncryptedData() - Method in class com.pax.dal.entity.TAEncryptedResult
加密结果。
Encrypted result.
getEnglishName() - Method in class com.pax.dal.entity.OCRMRZResult
获取英文名称
Get english name
getEReaderType() - Method in enum com.pax.dal.entity.EReaderType
 
getErrCode() - Method in exception com.pax.dal.exceptions.AGeneralException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EAT24CxxDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EAT88SC102DevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EAT88SC153DevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EAT88SC1608DevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EBaseDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EChannelException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ECommException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ECustomerDisplayDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EFaceDetectException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EFingerprintDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EIccDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ELivenessDetectException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ELPRException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EMagDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ENetworkException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EOCRException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EP2PEException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EPedDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EPhoneDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EPiccDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EPrintDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EPukDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EScannerHwDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ESle4428DevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.Esle4442DevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.ETypeAException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EWhiteListControlDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EWLAttackDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EWLCustomerDisplayDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EWLEKUDevException
 
getErrCodeFromBasement() - Method in enum com.pax.dal.exceptions.EWLTaxDevException
 
getErrModule() - Method in exception com.pax.dal.exceptions.AGeneralException
 
getErrMsg() - Method in exception com.pax.dal.exceptions.AGeneralException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EAT24CxxDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EAT88SC102DevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EAT88SC153DevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EAT88SC1608DevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EBaseDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EChannelException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ECommException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ECustomerDisplayDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EFaceDetectException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EFingerprintDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EIccDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ELivenessDetectException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ELPRException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EMagDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ENetworkException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EOCRException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EP2PEException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EPedDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EPhoneDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EPiccDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EPrintDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EPukDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EScannerHwDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ESle4428DevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.Esle4442DevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.ETypeAException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EWhiteListControlDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EWLAttackDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EWLCustomerDisplayDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EWLEKUDevException
 
getErrMsg() - Method in enum com.pax.dal.exceptions.EWLTaxDevException
 
getErrorCode() - Method in class com.pax.dal.entity.OCRMRZResult
获取错误码。
Get the error code.
getEthernetIfaceState() - Method in interface com.pax.dal.IDalCommManager
获取以太网接口的状态。
Get the status of the Ethernet interface.
getEthernetSpeedLimit() - Method in interface com.pax.dal.ISys
获取ethernet当前的限制速度
get the current limiting speed of ethernet
getEthnicity() - Method in class com.pax.dal.entity.IDReadResult
获取民族
get Ethnicity
getEventDate(int) - Method in interface com.pax.dal.IWLAttack
获取触发时间 注意:如果没有触发event_data返回空值,否则返回最近一次触发时间。
Get the trigger time Note: If event_data is not triggered, return a null value; otherwise, return the latest trigger time
getExclusionList() - Method in class com.pax.dal.entity.LanProxyInfo
 
getExDeviceInfos() - Method in interface com.pax.dal.IPaymentDevice
获取当前系统支持的设备。
Get the devices supported by the current system.
getExpireDate() - Method in class com.pax.dal.entity.OCRMRZResult
获取有效期
Get expire date
getExponent() - Method in class com.pax.dal.entity.RSAKeyInfo
指数,小于512字节时,左补0x00
When exponent less than 512 bytes,padded with 0x00 on the left
getExponent() - Method in class com.pax.dal.entity.RSAPinKey
加密公钥指数,高字节在前,低字节在后,不足位前补0
When exponent less than 4 bytes,padded with 0x00 on the left
getExponentLen() - Method in class com.pax.dal.entity.RSAKeyInfo
指数位长度
Exponent length
getExsn() - Method in class com.pax.dal.entity.BaseExInfo
获取扩展sn。
Get the extend sn.
getExtMac(byte, byte[]) - Method in interface com.pax.dal.ITypeA
用指定的 MAC 密钥对 Data 作 MAC 加密运算。
Use the specified MAC key to perform MAC encryption operations on Data.
getExtNum() - Method in class com.pax.dal.entity.ModemParam
获取外线号码
get EXT number
getEyeStatus() - Method in class com.pax.dal.entity.FaceInfo
眼睛状态。
Eyes status.
getF_card_antenna_gain_val() - Method in class com.pax.dal.entity.PiccPara
Felica的天线增益
antennagain of Felica card value
getF_card_antenna_gain_w() - Method in class com.pax.dal.entity.PiccPara
Felica的天线增益写允许
antennagain of Felica card
getF_card_filter_val() - Method in class com.pax.dal.entity.PiccPara
Felica 卡滤波设置值。
Settings of the Felica card filter.
getF_card_filter_w() - Method in class com.pax.dal.entity.PiccPara
Felica 卡滤波设置写允许。 1 -- 允许 其他 -- 不允许
The write-enable of Felica card filter.
getF_card_RxThreshold_val() - Method in class com.pax.dal.entity.PiccPara
Felica的接收灵敏度
Receiver sensitivity of Felica value
getF_card_RxThreshold_w() - Method in class com.pax.dal.entity.PiccPara
Felica的接收灵敏度写入允许
Receiver sensitivity of Felica
getF_conduct_val() - Method in class com.pax.dal.entity.PiccPara
Felica的电导率
Electrical conductivity of Felica
getF_conduct_w() - Method in class com.pax.dal.entity.PiccPara
Felica的电导率写入允许
Electrical conductivity of Felica
getF_modulate_val() - Method in class com.pax.dal.entity.PiccPara
felica调制指数
felica modulation depth
getF_modulate_w() - Method in class com.pax.dal.entity.PiccPara
felica调制指数写入允许
felica modulation depth allow to write
getFaceAngle() - Method in class com.pax.dal.entity.FaceInfo
面部角度。
Face Angle.
getFaceCover() - Method in class com.pax.dal.entity.FaceInfo
面部遮挡状态。
Face occlusion.
getFaceDetector() - Method in interface com.pax.dal.IDAL
获取IFaceDetector。
get interface IFaceDetector.
getFaceRectangle() - Method in class com.pax.dal.entity.FaceInfo
人脸框坐标信息。
Face detection rectangle coordinate information.
getFailCount(int) - Method in interface com.pax.dal.IDeviceInfo
获取设备被使用的失败总次数。收集磁条卡的刷卡失败次数和 接触式芯片卡与非接卡的Apdu exchange失败次数
Get failed count for the device be used.
getFamilyName() - Method in class com.pax.dal.entity.OCRMRZResult
获取英文姓.
Get family name
getFeature() - Method in class com.pax.dal.entity.FaceInfo
面部特征值。
Face feature values.
getFeatureCode() - Method in class com.pax.dal.entity.FingerprintResult
 
getFingerprintReader() - Method in interface com.pax.dal.IDAL
获取IFingerprintReader
get interface IFingerprintReader
getFontInfo() - Method in class com.pax.dal.entity.BaseExInfo
获取字体信息。
Get the information for font.
getFontTypeAscii() - Method in enum com.pax.dal.entity.EFontTypeAscii
 
getFontTypeExtCode() - Method in enum com.pax.dal.entity.EFontTypeExtCode
 
getFormat() - Method in class com.pax.dal.entity.DecodeResult
 
getFormat() - Method in class com.pax.dal.entity.DecodeResultRaw
 
getFormat() - Method in class com.pax.dal.entity.ScanResult
获取扫码内容格式
Get the scanned content format
getFormat() - Method in class com.pax.dal.entity.ScanResultRaw
获取条形码格式。
Get the barcode format.
getFrontCameraOpenCount() - Method in interface com.pax.dal.IDeviceInfo
获取前摄打开次数。
Gets the number of proactive opens.
getFuncKeyMode() - Method in enum com.pax.dal.entity.EFuncKeyMode
 
getGateway() - Method in class com.pax.dal.entity.LanParam
获取网关
get gateway
getGivenName() - Method in class com.pax.dal.entity.OCRMRZResult
获取英文名
Get given name
getHeight() - Method in class com.pax.dal.entity.CustomerDisplayInfo
获取高度。单位: 像素。
Gets the height.
getHeight() - Method in class com.pax.dal.entity.FaceRectangle
人脸框高度。
Hight of face detection rectangle.
getHeight() - Method in class com.pax.dal.entity.FontInfo
 
getHeight() - Method in class com.pax.dal.entity.WLLcdDisplaySize
获取屏幕高
Get the Screen height
getHost() - Method in class com.pax.dal.entity.LanProxyInfo
 
getHt() - Method in class com.pax.dal.entity.ModemParam
获取双音拨号单一号码保持时间(单位:1ms,有效范围50~255)
The keep time of two-tone dialing a single number (Unit:1ms,valid range 50~255)
getIcc() - Method in interface com.pax.dal.IDAL
获取接触式读卡器,内置
get interface IIcc (internal contact card reader)
getIccRandom() - Method in class com.pax.dal.entity.RSAPinKey
从卡取得的随机数
the random from icc
getIccReaderSlotList() - Method in class com.pax.dal.entity.DeviceInfo
获取具体IC卡槽号列表。
Gets a list of specific IC card slot numbers.
getIccReadSlotNum() - Method in class com.pax.dal.entity.DeviceInfo
获取IC卡槽数。
Get the number of IC card slots.
getId() - Method in class com.pax.dal.entity.ApnInfo
 
getId() - Method in enum com.pax.dal.entity.EPedKeySort
 
getIDReader() - Method in interface com.pax.dal.IDAL
获取IIDReader
get interface IIDReader
getIDReaderEx() - Method in interface com.pax.dal.IDAL
获取IIDReaderEx
get interface IIDReaderEx
getImageData() - Method in class com.pax.dal.entity.LivenessDetectResult
获取人脸图片。
Get the pictures of faces.
getImageQuality() - Method in class com.pax.dal.entity.FingerprintResult
获取指纹数据的质量。
Get the quality of fingerprint data.
getIndex(int) - Method in interface com.pax.dal.IPrinListener
获取当前打印行数的索引
Gets an index of the number of lines currently printed
getINDResult() - Method in class com.pax.dal.entity.LPRIndiaResult
 
getInfo() - Method in enum com.pax.dal.entity.EmmcInfo
 
getInfoStackUKPT(byte, byte) - Method in interface com.pax.dal.IPed
获取Stack UKPT Key信息。
Get Stack UKPT Key information.
getInputAmount(byte, byte, byte, byte) - Method in interface com.pax.dal.ITypeA
输入金额。
等待输入金额,小数点自动增加在固定位置,经过“确认”后,密码键盘将所显示的值返回给 POS 机。
Enter the amount.
getInputCipherString(byte, byte, byte) - Method in interface com.pax.dal.ITypeA
密码键盘输入字符串[密文交互]
将按键值以明码或者“*”的形式在 LCD 第二行的右下角显示出来,经过“确认”后,密码键盘将按键值全部 返回给 POS 机。
大陆版和越南版本密码键盘在收到该命令后,不在首行显示任何信息,如:“PLS INPUT PIN:”。密码键盘回应的数据包中的DATA域由TXK加密。
Password keyboard input string [ciphertext interaction]
The key value is displayed in the lower right corner of the second line of the LCD in the form of clear code or "*".
getInputString(byte, byte, byte) - Method in interface com.pax.dal.ITypeA
密码键盘输入字符串。
将按键值以明码或者“*”的形式在 LCD 第二行的右下角显示出来,经过“确认”后,密码键盘将按键值全部返回给 POS 机。
密码键盘在收到该命令后,大陆版和越南版不在首行显示任何信息,如:“PLS INPUT PIN:”。香港版在首行显示任何信息,如:“PLS INPUT PIN:”。
Password keyboard input character string.
getInstance() - Static method in class com.pax.neptunelite.api.NeptuneLiteUser
 
getInterceptorVersion() - Method in interface com.pax.dal.ISys
获取读卡器拦截器的版本。
Gets the version of the reader interceptor.
getIpAddr() - Method in class com.pax.dal.entity.VisitItem
获取访问的IP地址
Get the IP address of the visit
getKCV() - Method in class com.pax.dal.entity.KeyInfo
获取KCV
Get KCV
getKCV(EPedKeyType, byte, byte, byte[]) - Method in interface com.pax.dal.IPed
获取密钥校验值(KCV)以进行密钥验证。仅支持EPedType.INTERNAL 类型 。
Getting key check value(KCV) for key verification.
getKCV(byte, byte, byte, byte[]) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
获取密钥的KCV值,以供对话双方进行密钥验证,用指定的密钥及算法对一段数据进行加密,
Getting value of KCV for key verification of to side, using specific key and algorithm to encrypt data, and then return part of cryptograph.
getKey() - Method in interface com.pax.dal.IKeyBoard
Deprecated.
读取键盘缓冲区中最早输入的一个键值。如果缓冲区为空,则等待按键输入
Read the first input key value from keyboard buffer. If the buffer is NULL, then waiting for the key pressing.
getKey() - Method in interface com.pax.dal.ITypeA
获取当前按键缓冲区(非 PIN 输入状态下)的按键值。
Get the key value of the current key buffer (in non-PIN input state).
getKeyBoard() - Method in interface com.pax.dal.IDAL
获取键盘设备
get interface IKeyBoard
getKeyBoardType() - Method in interface com.pax.dal.IPed
获取PIN输入的密码键盘类型 。仅支持EPedType.INTERNAL 类型。
get keyboard type for PIN entry.
getKeyIndex() - Method in class com.pax.dal.entity.KeyInfo
获取密钥索引
Get key index
getKeyInfo() - Method in class com.pax.dal.entity.RSAKeyInfo
密钥信息
Key information will be customized by application
getKeyInfo() - Method in class com.pax.dal.entity.RSARecoverInfo
-密钥信息,当keyInfo等于NULL时, 不输出密钥信息
key info
getKeyKvc(byte, byte) - Method in interface com.pax.dal.IPedBg
获得密钥验证码
Obtaining key authentication code
getKeyLen() - Method in class com.pax.dal.entity.KeyInfo
获取密钥长度
Get key length
getKeyType() - Method in class com.pax.dal.entity.KeyInfo
获取密钥类型
Get key type
getKi(RSAKeyInfo, byte[], byte[], byte[]) - Method in interface com.pax.dal.IPedBg
使用PKsp生成一个KI和加密KI双倍长度的随机密钥
Generate a random double length Key as KI and encrypt KI with PKsp
getKsn() - Method in class com.pax.dal.entity.DUKPTResult
设置KSN
set KSN
getKSN() - Method in class com.pax.dal.entity.KeyInfo
获取KSN
Get KSN
getLanConfig() - Method in interface com.pax.dal.IDalCommManager
获取以太网IP地址信息。
Getting IP Address Information of Ethernet.
getLc() - Method in class com.pax.dal.entity.ApduSendInfo
获取lc
get lc
getLe() - Method in class com.pax.dal.entity.ApduSendInfo
获取le
get le
getLenOut() - Method in class com.pax.dal.entity.ApduRespInfo
Deprecated. 
getLevel() - Method in class com.pax.dal.entity.ModemParam
获取拨号电平
get dial level
getLivenessDetector() - Method in interface com.pax.dal.IDAL
获取ILivenessDetector
Get inferface ILivenessDetector.
getLocalIp() - Method in class com.pax.dal.entity.LanParam
 
getLocalName() - Method in class com.pax.dal.entity.OCRMRZResult
获取本国姓名
Get local name
getLockTerminalStatus(byte[], ASCaller) - Method in interface com.pax.dal.ISys
查询终端锁定的状态。
get the lock status of a terminal.
getLogicalId() - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
getLPR() - Method in interface com.pax.dal.IDAL
获取ILPR
get interface 获取ILPR
getM1KeyType() - Method in enum com.pax.dal.entity.EM1KeyType
 
getM1OperateType() - Method in enum com.pax.dal.entity.EM1OperateType
 
getM_conduct_val() - Method in class com.pax.dal.entity.PiccPara
M1卡输出电导控制变量
The M1 card control variable of output conductance
getM_conduct_w() - Method in class com.pax.dal.entity.PiccPara
获取M1卡输出电导写入允许
The output conductance of M1 card is write enable
getMac() - Method in class com.pax.dal.entity.BaseExInfo
获取蓝牙MAC。
Get the MAC for bluetooth.
getMac() - Method in class com.pax.dal.entity.BaseInfo
获取mac
get base MAC
getMac(byte, byte[], EPedMacMode) - Method in interface com.pax.dal.IPed
用KeyIdx指定的MAC密钥对DataIn进行mode指定的算法进行MAC运算,将8字节的MAC结果返回 外置A类PED需要除了设置PinBlockMode外还需要调用setExMode IPed.setExMode(int)设置exMode exMode默认为-1,表示TAK长度为16字节,如果TAK长度为16字节则可以使用该默认值 。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
To use KeyIdx MAC key calculate the DataIn following the specified Mode algorithm, return the 8 bytes MAC result.
getMac(byte, byte[], byte) - Method in interface com.pax.dal.IPedBg
用ucKmacrIndex指定的KMACs来执行MAC运算,这个8字节的MAC结构将被返回。 KMACs来自于PED查询,被PED用来生成MAC,被应用用来验证MAC
Use KMACs specified by ucKmacsIndex to perform MAC calculation, the 8bytes MAC result will be ouput to pucMacOut.
getMac(byte, byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
用KeyIdx指定的MAC密钥对DataIn进行mode指定的算法进行MAC运算,将MAC结果返回。
To use KeyIdx MAC key calculate the DataIn following the specified Mode algorithm, return the MAC result.
getMac(byte, byte, byte, byte[]) - Method in interface com.pax.dal.ITypeA
用指定的 MAC 密钥对 Data 作 MAC 加密运算。
当其最高位为 1 时,先用指定的工作密钥对 Data 前 8 字节进行一次 DES 或 3DES 解密,其结果覆盖 Data 前 8 字节,然后再按 Mode 指定的算法对最新的 Data 数据块进行相应 MAC 运算。
Use the specified MAC key to perform MAC encryption operations on Data.
getMacAes(byte, byte[], byte) - Method in interface com.pax.dal.IPed
使用AES_TAK对DataIn用Mode指定的算法进行MAC运算,将16字节的MAC结果输出到MacOut MAC运算密钥是主密钥/工作密钥体系或固定密钥体系密钥或DUKPT密钥体系。
用法:
1.敏感服务授权:在此接口内部,先进行认证以获取敏感服务授权,若授权失败则退出。
2.补零规则:将报文数据分割成若干16个字节的BLOCK,最后一个BLOCK不满16个字节则后补0x00。
Use AES_TAK to perform MAC operation on dataIn with the algorithm specified by Mode, and output the 16-byte MAC result to MacOut.
getMacAes(byte, byte[], byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
使用AES_TAK对DataIn用Mode指定的算法进行MAC运算,将16字节的MAC结果输出, MAC运算密钥是主密钥/工作密钥体系或固定密钥体系密钥或DUKPT密钥体系。
用法:
1.敏感服务授权:在此接口内部,先进行认证以获取敏感服务授权,若授权失败则退出。
2.补零规则:将报文数据分割成若干16个字节的BLOCK,最后一个BLOCK不满16个字节则后补0x00。
Use AES_TAK to perform MAC operation on dataIn with the algorithm specified by Mode, and output the 16-byte MAC result.
getMacSM(byte, byte[], byte[], byte) - Method in interface com.pax.dal.IPed
使用 SM4 算法计算 MAC。 支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use SM4 algorithm to calculate MAC.
getMacStackUKPT(byte, byte, byte[], byte) - Method in interface com.pax.dal.IPed
使用Stack UKPT Key进行MAC加密运算。
Use Stack UKPT Key for MAC encryption operation.
getMag() - Method in interface com.pax.dal.IDAL
获取刷卡器, 内置
get interface IMag (internal swiping card reader)
getMagReaderCombined() - Method in class com.pax.dal.entity.DeviceInfo
获取是否是组合磁条卡。
getMatchScore() - Method in class com.pax.dal.entity.LivenessDetectResult
获取活体检测评分。
Get the score of liveness detect.
getMcc() - Method in class com.pax.dal.entity.ApnInfo
 
getMerchantId() - Method in class com.pax.dal.entity.TAEncryptedResult
商户ID。
Merchant ID.
getMmsc() - Method in class com.pax.dal.entity.ApnInfo
 
getMmsport() - Method in class com.pax.dal.entity.ApnInfo
 
getMmsproxy() - Method in class com.pax.dal.entity.ApnInfo
 
getMnc() - Method in class com.pax.dal.entity.ApnInfo
 
getMobileRxBytes() - Method in class com.pax.dal.entity.AppNetworkStats
 
getMobileTxBytes() - Method in class com.pax.dal.entity.AppNetworkStats
 
getMode() - Method in enum com.pax.dal.entity.EIdKeycCalcMode
 
getModemComm(ModemParam) - Method in interface com.pax.dal.IDalCommManager
得到CommModem
get Interface CommModem
getModemStatus() - Method in interface com.pax.dal.IDalCommManager
检查调制解调器状态以及电话线状态;函数立即返回。
check modem status as well as telephone line status; function returns immediately.
getModuleSupported() - Method in interface com.pax.dal.IDeviceInfo
获取所有模块支持情况
get every module support or not
getModuleSupported(int) - Method in interface com.pax.dal.IDeviceInfo
返回指定模块的支持情况
get the module support or not
getModulus() - Method in class com.pax.dal.entity.RSAKeyInfo
模,模长小于512字节时,靠右存储,左补0x00
If the length of modulus is less than 512 bytes, store from right, padded with 0x00 on the left
getModulus() - Method in class com.pax.dal.entity.RSAPinKey
加密公钥模数,高字节在前,低字节在后,不足位前补0
If the length of modulus is less than 512 bytes, store from right, padded with 0x00 on the left
getModulusLen() - Method in class com.pax.dal.entity.RSAKeyInfo
模位数长度
the length of modulus bits
getModulusLen() - Method in class com.pax.dal.entity.RSAPinKey
加密公钥模数长
modulus length
getMonitorVersion() - Method in class com.pax.dal.entity.BaseExInfo
获取Monitor版本。
Get the version for monitor.
getmOperatorAlphaLong() - Method in class com.pax.dal.entity.OperatorInfo
获取运营商长名称。
Get the operator long name.
getmOperatorAlphaShort() - Method in class com.pax.dal.entity.OperatorInfo
获取运营商短名称。
Get the operator short name.
getmOperatorNumeric() - Method in class com.pax.dal.entity.OperatorInfo
获取运营商代码。
Get the operator code.
getMouthStatus() - Method in class com.pax.dal.entity.FaceInfo
嘴巴状态。
Mouth state.
getmPackageName() - Method in class com.pax.dal.entity.AppNetworkStats
 
getMRZ1() - Method in class com.pax.dal.entity.OCRMRZResult
获取MRZ1
Get MRZ1
getMRZ2() - Method in class com.pax.dal.entity.OCRMRZResult
获取MRZ2
Get MRZ2
getMRZResult() - Method in class com.pax.dal.entity.OCRMRZExResult
 
getmState() - Method in class com.pax.dal.entity.OperatorInfo
获取网络状态。
Get the network state.
getMute() - Method in interface com.pax.dal.IKeyBoard
获取按键是否静音。
Gets whether a key is silent.
getMvnoMatchData() - Method in class com.pax.dal.entity.ApnInfo
 
getMvnoType() - Method in class com.pax.dal.entity.ApnInfo
 
getName() - Method in class com.pax.dal.entity.ApnInfo
 
getName() - Method in class com.pax.dal.entity.IDReadResult
获取姓名
get name
getNationalCode() - Method in class com.pax.dal.entity.OCRMRZResult
获取持证人国籍代码
Get nationality code.
getNetwork() - Method in interface com.pax.dal.IDAL
获取INetwork。
get interface INetwork.
getNtp_port() - Method in class com.pax.dal.entity.NtpServerParam
获取端口
Get port
getNtp_server() - Method in class com.pax.dal.entity.NtpServerParam
获取NTP服务器
Get NTP server
getNtp_timeout() - Method in class com.pax.dal.entity.NtpServerParam
获取超时时间
get timeout
getNTPServerParam() - Method in interface com.pax.dal.ISys
获取NTP服务器和超时时间。需在AndroidManifest中添加权限:"com.pax.permission.NTP"。
Get NTP server and timeout.
getNum() - Method in class com.pax.dal.entity.SignPadResp
 
getNumeric() - Method in class com.pax.dal.entity.ApnInfo
 
getOCR() - Method in interface com.pax.dal.IDAL
获取IOCR
get interface IOCR
getOffImage() - Method in class com.pax.dal.entity.IDReadResult
获取身份证反面照片
get the ID card back image
getOnImage() - Method in class com.pax.dal.entity.IDReadResult
获取身份证正面照片
get the ID card front image
getOperationType() - Method in class com.pax.dal.entity.AppNetworkFilter
规则类型。"A":允许;"F":禁止。
Rule type.
getOperationType() - Method in class com.pax.dal.entity.PollingResult
获取操作结果
getOpType() - Method in class com.pax.dal.entity.NetItem
获取规则类型
Get rule type
getOther() - Method in class com.pax.dal.entity.PiccCardInfo
 
getOther() - Method in class com.pax.dal.entity.PollingResult
 
getOverexposure() - Method in class com.pax.dal.entity.FaceInfo
是否过曝。
Whether it's overexposed.
getOwner() - Method in class com.pax.dal.entity.PukInfo
获取所有者。
Get the owner.
getP2PE() - Method in interface com.pax.dal.IDAL
获取IP2PE。
Get interface IP2PE.
getPac() - Method in class com.pax.dal.entity.LanProxyInfo
 
getPackageName() - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
getPackageName() - Method in class com.pax.dal.entity.AppNetworkFilter
获取应用包名。
Get the app package name.
getPackageName() - Method in class com.pax.dal.entity.BatterySipper
BatterySipper.type = BatterySipper.APP 时,获取为应用包名,否则为Null
When BatterySipper.type = BatterySipper.APP, get the application package name, otherwise Null
getPaperUsage() - Method in interface com.pax.dal.IDeviceInfo
获取累计打印纸张长度。
注:调用该接口前需先调用ISys.setInfoCollect(boolean)打开终端信息收集功能。
Gets the cumulative print paper length.
Note: Before calling this interface, you need to call ISys.setInfoCollect(boolean) to enable the terminal information collection function.
getPassportNo() - Method in class com.pax.dal.entity.OCRMRZResult
获取护照号码
Get passport no.
getPassportType() - Method in class com.pax.dal.entity.OCRMRZResult
获取护照类型
Get passport type
getPassword() - Method in class com.pax.dal.entity.ApnInfo
 
getPassword() - Method in class com.pax.dal.entity.MobileParam
获取用户密码
get user password
getPaxVpn() - Method in interface com.pax.dal.IDAL
获取IPaxVpn。
get interface IPaxVpn.
getPaymentDevice() - Method in interface com.pax.dal.IDAL
获取IPaymentDevice.
get interface IPaymentDevice.
getPed(EPedType) - Method in interface com.pax.dal.IDAL
获取密码键盘
get interface IPed
getPedAuthManager() - Method in interface com.pax.dal.IDAL
获取IPedAuthManager。
get interface IPedAuthManager.
getPedBg() - Method in interface com.pax.dal.IDAL
 
getPedCustomization() - Method in interface com.pax.dal.IDAL
获取IPedCustomization。
Get interface IPedCustomization.
getPedDesMode() - Method in enum com.pax.dal.entity.EPedDesMode
 
getPedKeyIsolation(EPedType, byte[]) - Method in interface com.pax.dal.IDAL
Deprecated.
getPedKeyIsolationManager(EPedType) - Method in interface com.pax.dal.IDAL
获取IPedKeyIsolationManager。
Get interface IPedKeyIsolationManager.
getPedKeyIsolationMixedManager() - Method in interface com.pax.dal.IDAL
获取IPedKeyIsolationMixedManager。
Get interface IPedKeyIsolationMixedManager.
getPedkeyType() - Method in enum com.pax.dal.entity.EPedKeyType
 
getPedMacMode() - Method in enum com.pax.dal.entity.EPedMacMode
 
getPedMode() - Method in interface com.pax.dal.ISys
获取PED模式
get PED mode
getPedNp() - Method in interface com.pax.dal.IDAL
 
getPedSnOut() - Method in class com.pax.dal.entity.WriteKEKOutput
 
getPedTrSys() - Method in interface com.pax.dal.IDAL
 
getPercent() - Method in class com.pax.dal.entity.BatterySipper
获取耗电百分比
Gets the percentage of power consumed
getPeriod() - Method in class com.pax.dal.entity.IDReadResult
获取有限期限
get period
getPhoneManager() - Method in interface com.pax.dal.IDAL
获取终端管理接口
get interface IPhoneManager
getPhysicalId() - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
getPicc(EPiccType) - Method in interface com.pax.dal.IDAL
获取非接读卡器, 内置
get interface IPicc
getPicc_cmd_exchange_set_val() - Method in class com.pax.dal.entity.PiccPara
PiccCmdExchange收发设置
PiccCmdExchange send/receive set
getPicc_cmd_exchange_set_w() - Method in class com.pax.dal.entity.PiccPara
PiccCmdExchange收发设置
PiccCmdExchange send/receive set
getPiccRemoveMode() - Method in enum com.pax.dal.entity.EPiccRemoveMode
 
getPinBlock(byte, String, byte[], EPinBlockMode, int) - Method in interface com.pax.dal.IPed
指定的时限内,扫描键盘上输入的PIN并输出PIN BLOCK加密数据块。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Scan the keyboard PIN entry and output the PIN BLOCK encrypted data block in a specific time.EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA is supported.
getPinBlock(byte, String, byte[], byte, int) - Method in interface com.pax.dal.IPed
指定的时限内,扫描键盘上输入的PIN并输出PIN BLOCK加密数据块。仅支持EPedType.INTERNAL 类型。
Scan the keyboard PIN entry and output the PIN BLOCK encrypted data block in a specific time.
getPinBlock(byte, String, byte[], byte, int, int) - Method in interface com.pax.dal.IPed
指定的时限内,扫描键盘上输入的PIN并输出PIN BLOCK加密数据块。仅支持EPedType.INTERNAL 类型。
Scan the keyboard PIN entry and output the PIN BLOCK encrypted data block in a specific time.
getPinBlock(byte, int, byte, byte, int, int, byte[], int) - Method in interface com.pax.dal.IPed
指定的时限内,扫描键盘上输入的PIN并输出PIN BLOCK加密数据块。仅支持EPedType.EXTERNAL_TYPEA 类型。
Scan the keyboard PIN entry and output the PIN BLOCK encrypted data block in a specific time.EPedType.EXTERNAL_TYPEA is supported.
getPinblock(byte, String, byte[], byte, int) - Method in interface com.pax.dal.IPedBg
从keypad获得PIN,然后生成PINBLOCK
Get PIN from keypad and generate PINBLOCK.
getPinBlock(byte, String, byte[], byte, int) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
扫描键盘上输入的PIN并输出由 Mode指定算法加密的 PIN BLOCK。
Scan the PIN entered on the keyboard and output the PIN BLOCK encrypted by the algorithm specified by Mode.
getPinBlock(byte, String, byte[], byte, int, int) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
扫描键盘上输入的PIN并输出由 Mode指定算法加密的 PIN BLOCK。
Scan the PIN entered on the keyboard and output the PIN BLOCK encrypted by the algorithm specified by Mode.
getPinBlock(boolean, byte, byte, byte, byte, byte[], int) - Method in interface com.pax.dal.ITypeA
用户输入密码。
触发用户输入账户密码,在输入密码并按“确认”键后,密码键盘用POS机传下来的数据(卡号或 ISN), 根据 ANSI X9.8 标准或 ANSI X3.92 标准和 WKeyID 指定的 PIN 密钥对 PIN 进行加密。在输入密码时,用户能取消操作, POS 机一端通过发送操作取消命令也可中止密码输入。大陆版和越南版本密码键盘在收到该命令后,不在首行显示任何信息,如:“PLS INPUT PIN:”。 缺省的密码输入超时为 120 秒,但可由后述的相关超时设置命令重新设定。
The user enters the password.
getPinBlock(byte[], int) - Method in interface com.pax.dal.ITypeA
扩展获取 PINBLOCK [密文传输]。
Extended access to PINBLOCK [ciphertext transmission].
getPinBlockMode() - Method in enum com.pax.dal.entity.EPinBlockMode
 
getPinBlockSession(byte[], String, byte[], byte, int) - Method in interface com.pax.dal.IPedAuthManager
与PedGetPinBlock一样,但密钥是sessionID指定的PED_TPK。
Same as PedGetPinBlock, but key is PED_TPK specified by sessionID.
getPinBlockSM4(byte, String, byte[], EPinBlockMode, int) - Method in interface com.pax.dal.IPed
指定的时限内,扫描键盘上输入的 PIN 并输出采用 SM4 算法生成的 PIN BLOCK 加密数据块。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Scan the keyboard PIN entry and output the PIN BLOCK using SM4_TPK.
getPinBlockStackUKPT(byte, String, byte[], byte, int) - Method in interface com.pax.dal.IPed
扫描键盘上输入的PIN并输出由 Mode指定算法加密的 PIN BLOCK,用于Stack UKPT Key。
Scan the PIN entered on the keyboard and output the PIN BLOCK encrypted by the algorithm specified by Mode for Stack UKPT Key.
getPinpadPorts() - Method in class com.pax.dal.entity.DeviceInfo
获取密码键盘端口的具体位置。
Gets the exact location of the PINPAD port.
getPinpadPortsNum() - Method in class com.pax.dal.entity.DeviceInfo
获取密码键盘端口数量。
Gets the number of PINPAD ports.
getPitch() - Method in class com.pax.dal.entity.FaceAngle
面部俯仰角度。
Face pitch Angle.
getPixelX() - Method in class com.pax.dal.entity.WLLcdCusorPosition
获取光标x坐标
Gets the x-coordinate of the cursor
getPixelY() - Method in class com.pax.dal.entity.WLLcdCusorPosition
获取光标y坐标
Gets the y-coordinate of the cursor
getPkgName() - Method in class com.pax.dal.entity.VisitItem
获取应用包名
Get application package name
getPlatformId() - Method in class com.pax.dal.entity.DeviceInfo
获取平台ID。
Get the platform ID.
getPn() - Method in class com.pax.dal.entity.BaseExInfo
获取pn。
Get the sn.
getPn() - Method in class com.pax.dal.entity.BaseInfo
获取PN
get base PN
getPN() - Method in interface com.pax.dal.ISys
获取PN号
get device PN
getPoints() - Method in class com.pax.dal.entity.FaceInfo
面部关键点坐标。
Face key coordinates.
getPointsVis() - Method in class com.pax.dal.entity.FaceInfo
配准点可信度。
Registration point credibility.
getPolicy() - Method in enum com.pax.dal.entity.EWifiSleepPolicy
 
getPort() - Method in class com.pax.dal.entity.ApnInfo
 
getPort() - Method in class com.pax.dal.entity.LanProxyInfo
 
getPort() - Method in class com.pax.dal.entity.UartParam
获取端口, EUartPort
Get uart port, EUartPort
getPreferredNetworkType() - Method in interface com.pax.dal.IPhoneManager
获取网络优先模式。
Get network preferred mode.
getPreviewFormat() - Method in interface com.pax.dal.IScannerHw
获取当前使用的预览效果。
Get the preview format currently in use.
getPrinter() - Method in interface com.pax.dal.IDAL
获取打印机, 内置
get the interface of IPrinter (internal printer)
getPrinterMaxDotLine() - Method in class com.pax.dal.entity.DeviceInfo
获取打印机支持打印的最大点行。
Gets the maximum point line that the printer supports printing.
getPrinterMaxPageWidth() - Method in class com.pax.dal.entity.DeviceInfo
获取打印机支持打印的最大宽度。
Gets the maximum width the printer supports printing.
getPrinterSize() - Method in interface com.pax.dal.IPrinter
获取打印纸尺寸(目前SK700支持)
Get the paper size (currently supported by SK700)
getPrinterStatus() - Method in interface com.pax.dal.IDeviceInfo
获取打印状态
get printer status
getPrinterStep() - Method in class com.pax.dal.entity.DeviceInfo
获取打印结束后建议的走纸步数。
Gets the recommended number of paper steps at the end of printing.
getPrinterType() - Method in class com.pax.dal.entity.DeviceInfo
获取打印机类型。0:针式打印机; 1:热敏打印机。
Gets the printer type.0: Needle printer;1: Thermal printer.
getProcessUsage(IDeviceInfo.ProcessUsageListener) - Method in interface com.pax.dal.IDeviceInfo
获取各个进程的系统资源使用情况。
Gets the system resource usage of each process.
getProperty() - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
getProtocol() - Method in class com.pax.dal.entity.ApnInfo
 
getProtocol_layer_fwt_set_val() - Method in class com.pax.dal.entity.PiccPara
协议层超时时间设置
Protocol Layer timeout
getProtocol_layer_fwt_set_w() - Method in class com.pax.dal.entity.PiccPara
协议层超时时间设置
Protocol Layer timeout
getProtocol_type_val() - Method in class com.pax.dal.entity.IccPara
 
getProtocol_type_w() - Method in class com.pax.dal.entity.IccPara
 
getProvider() - Method in class com.pax.dal.pedkeyisolation.ANepSlotAllocator
Deprecated.
 
getProxy() - Method in class com.pax.dal.entity.ApnInfo
 
getPubKey() - Method in class com.pax.dal.entity.AuthData
获取已得到的公钥
Get the obtained public key
getPubKey() - Method in class com.pax.dal.entity.PukInfo
获取公钥
Get public Key
getPubKey() - Method in class com.pax.dal.entity.SM2KeyPair
SM2 公钥
SM2 public key
getPuk() - Method in interface com.pax.dal.IDAL
获取IPuk
get interface IPuk
getPupilDistance() - Method in class com.pax.dal.entity.FaceInfo
瞳距。
Pupil Distance.
getPvtKey() - Method in class com.pax.dal.entity.SM2KeyPair
SM2 私钥
SM2 private key
getQ1() - Method in class com.pax.dal.entity.QInfo
获取Q1
Get Q1
getQ2() - Method in class com.pax.dal.entity.QInfo
获取Q2
Get Q2
getQuality() - Method in class com.pax.dal.entity.FaceInfo
质量分。
Quality score
getQuality() - Method in class com.pax.dal.entity.LivenessDetectResult
获取人脸质量。
Get face quality.
getRandom(int) - Method in interface com.pax.dal.ISys
系统产生len字节的随机数
Generating random number of len bytes.
getReaderType() - Method in class com.pax.dal.entity.PollingResult
获取读卡类型
get reader type
getRearCameraOpenCount() - Method in interface com.pax.dal.IDeviceInfo
获取后摄打开次数。
Gets the number of shots opened.
getRebootTime() - Method in interface com.pax.dal.ISys
获取24小时重启的时间点
Get a 24-hour reboot time
getRebootTimeEnabled() - Method in interface com.pax.dal.ISys
获取定时重启开关的状态
Get the status of the scheduled reboot switch
getRect() - Method in class com.pax.dal.entity.LivenessDetectResult
获取人脸框坐标。
Get the coordinates of face rectangle.
getRecvTimeout() - Method in interface com.pax.dal.IComm
获取接收超时时间,默认20000ms。
get receive timeout, default is 20000ms
getRecvTimeout() - Method in interface com.pax.dal.ITypeA
获取接收超时时间,默认20000ms。
get receive timeout, default is 20000ms
getRedialTimes() - Method in class com.pax.dal.entity.ModemParam
获取循环拨号总次数
Redial times,must be equal or greater than 1
getReserved() - Method in class com.pax.dal.entity.DeviceInfo
保留字段。
The Reserved.
getReserved() - Method in class com.pax.dal.entity.IccPara
保留字节,用于将来扩展。
Preserve the bytes for future expansion.
getReserved() - Method in class com.pax.dal.entity.PiccPara
保留字节,用于将来扩展
reserved
getResult() - Method in class com.pax.dal.entity.DUKPTResult
获取DUKPT结果
get DUKPT result
getResultCode() - Method in class com.pax.dal.entity.TrackData
返回码
result code
getResultCode() - Method in class com.pax.dal.entity.TrackDataByte
返回码
result code
getResults() - Method in interface com.pax.dal.IWifiProbe
获取MAC地址数据
get MAC address list
getRkiSnOut() - Method in class com.pax.dal.entity.WriteKEKOutput
 
getRoamingProtocol() - Method in class com.pax.dal.entity.ApnInfo
 
getRoll() - Method in class com.pax.dal.entity.FaceAngle
面部左右倾斜角度。
Face left and right tilt Angle.
getRouteList() - Method in interface com.pax.dal.IDalCommManager
获取路由集合
Get routing set
getRS232Ports() - Method in class com.pax.dal.entity.DeviceInfo
获取RS232口具体位置。
Get the specific location of RS232 port.
getRS232PortsNum() - Method in class com.pax.dal.entity.DeviceInfo
获取RS232口的数量。
Get the number of RS232 ports.
getRSASlotAllocator() - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取RSA索引分配器
get RSASlotAllocator
getScanCodec() - Method in interface com.pax.dal.IDAL
获取扫描解码接口
get interface IScanCodec
getScanCodec(int) - Method in interface com.pax.dal.IDAL
获取扫描解码接口
get interface IScanCodec
getScanner(EScannerType) - Method in interface com.pax.dal.IDAL
获取扫描枪
get interface IScanner
getScannerHw() - Method in interface com.pax.dal.IDAL
获取硬扫码接口
get hardware scanner interface
getScreenBrightness() - Method in interface com.pax.dal.ISys
获取屏幕亮度
get screen brightness
getScreenOffTime() - Method in interface com.pax.dal.ISys
获取屏幕休眠时间。
Get the screen off time
getScreenRotation() - Method in interface com.pax.dal.ISys
获取屏幕旋转的角度
Gets the Angle at which the screen rotates
getScreenSaver() - Method in interface com.pax.dal.ISys
获取屏保应用的包名。
Gets the package name of the screensaver.
getSecScreenBrightness() - Method in interface com.pax.dal.ISys
获取副屏屏幕亮度。
Get the screen brightness of the secondary screen.
getSecurityInfo() - Method in interface com.pax.dal.ISys
获取安全相关的版本信息。
Get security-related version information.
getSendTimeout() - Method in interface com.pax.dal.IComm
获取发送超时时间,默认20000ms。
get send timeout, default is 20000ms
getSerialInfo() - Method in class com.pax.dal.entity.PiccCardInfo
获取卡片序列号
Points to first address of buffer storing card serial number information
getSerialInfo() - Method in class com.pax.dal.entity.PollingResult
非接卡卡片序列号
RF card serial number
getServer() - Method in class com.pax.dal.entity.ApnInfo
 
getSex() - Method in class com.pax.dal.entity.IDReadResult
获取性别
get sex
getSex() - Method in class com.pax.dal.entity.OCRMRZResult
获取性别
Get gender
getShowBatteryLevel() - Method in interface com.pax.dal.ISys
获取电池电量百分比开关状态。
Obtain the battery percentage switch status.
getSigInfo() - Method in class com.pax.dal.entity.PukInfo
获取签名信息
Get signature Info
getSignBmp() - Method in class com.pax.dal.entity.SignPadResp
电子签名数据
sign data
getSignBoardImage() - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
getSignCountryCode() - Method in class com.pax.dal.entity.OCRMRZResult
获取签发国代码
Get sign country code
getSignPad() - Method in interface com.pax.dal.IDAL
获取签名板
get interface ISignPad
getSIMInfo() - Method in interface com.pax.dal.IPhoneManager
获取主SIM卡相关信息。
Get primary SIM related information.
getSIMInfoWithSlotId(int) - Method in interface com.pax.dal.IPhoneManager
通过卡槽号获取SIM相关信息。
Get SIM information from the card slot number.
getSlotAllocatorLock() - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取索引分配器锁
get SlotAllocatorLock
getSM2SlotAllocator(int) - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取SM2索引分配器
get SM2SlotAllocator
getSM3Hash(byte, byte[]) - Method in interface com.pax.dal.ITypeA
使用 SM3 算法计算杂凑值。
The SM3 algorithm is used to calculate the hash value.
getSM4Mac(byte, byte[]) - Method in interface com.pax.dal.ITypeA
使用 SM4 算法计算 MAC。
Use SM4 algorithm to calculate MAC.
getSM4PinBlock(byte, byte[], int) - Method in interface com.pax.dal.ITypeA
提示用户输入 PIN,输入 PIN 之后按照指定 mode 生成 PINBlock,并使用 SM4 密钥加密。
Prompt the user to enter the PIN.
getSn() - Method in class com.pax.dal.entity.BaseExInfo
获取sn。
Get the sn.
getSn() - Method in class com.pax.dal.entity.BaseInfo
获取SN
get base SN
getSN() - Method in interface com.pax.dal.IPed
获取外置密码键盘的SN。支持EPedType.EXTERNAL_TYPEA,EPedType.EXTERNAL_TYPEC 类型。
get External Ped Serial Number.
getSN() - Method in interface com.pax.dal.ITypeA
读取序列号。
Read serial number.
getSsetup() - Method in class com.pax.dal.entity.ModemParam
获取通讯字节设置,参考ModemParam.setSsetup(int)
Communication bytes settings ModemParam.setSsetup(int)
getStatus() - Method in interface com.pax.dal.IPaymentDevice
获取支付模块状态。
Get the status of the payment device.
getStatus(String) - Method in interface com.pax.dal.IPaymentDevice
获取设备状态。
Get the status of the payment device.
getStatus() - Method in interface com.pax.dal.IPrinter
查询当前打印状态
Check current printer status.
getStatus() - Method in interface com.pax.dal.IWifiProbe
获取当前的扫描状态
get the probe status
getSubId(int) - Method in interface com.pax.dal.IPhoneManager
通过卡槽获取SIM卡索引
Obtaining SIM card index through a slot
getSubnetMask() - Method in class com.pax.dal.entity.LanParam
获取子网掩码
get netmask
getSubscriberId(int) - Method in interface com.pax.dal.IPhoneManager
通过subId获取IMSI。
Get IMSI by subId.
getSubType() - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
getSupportFormat() - Method in interface com.pax.dal.IScannerHw
获取支持的预览效果列表。
Get the list of supported preview formats.
getSwA() - Method in class com.pax.dal.entity.ApduRespInfo
获取swA
get swA
getSwB() - Method in class com.pax.dal.entity.ApduRespInfo
获取swB
get swB
getSys() - Method in interface com.pax.dal.IDAL
获取系统信息
get interface ISys
getSysNetworkBlacklist() - Method in interface com.pax.dal.INetwork
获取系统禁止访问的网络地址黑名单列表。
注:使用该方法时,需在AndroidManifest下添加权限: "com.pax.permission.NETWORK_CONTROL"
Get the blacklist list of network addresses that are forbidden by the system.
getSysNetworkWhitelist() - Method in interface com.pax.dal.INetwork
在白名单模式下,获取系统网络地址白名单列表。
注:使用该方法时,需在AndroidManifest下添加权限: "com.pax.permission.NETWORK_CONTROL"
In the white list mode, get the system network address white list list.
getSystemComponentVersion(String) - Method in interface com.pax.dal.ISys
获取设备相关版本信息
Obtain device-related version information
getSystemLanguage() - Method in interface com.pax.dal.ISys
获取系统语言
get system language
getTelNo1() - Method in class com.pax.dal.entity.ModemParam
获取电话号码1
get telephone NO.1
getTelNo2() - Method in class com.pax.dal.entity.ModemParam
获取电话号码2
get telephone NO.2
getTelNo3() - Method in class com.pax.dal.entity.ModemParam
获取电话号码3
get telephone NO.3
getTerminalInfo(byte) - Method in interface com.pax.dal.ITypeA
获取密码键盘系统信息。
Get password keyboard system information.
getTermInfo() - Method in interface com.pax.dal.ISys
获取终端信息
Get terminal information
getTermInfoExt() - Method in interface com.pax.dal.ISys
获取扩展终端信息。必须要添加权限:"android.permission.READ_PHONE_STATE"权限。
格式:xml
get external terminal info.
getTetheringIp(int) - Method in interface com.pax.dal.ISys
获取USB tethering 子网的IP信息。
Get IP information of USB tethering subnet.
getTIKSlotAllocator() - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取TIK索引分配器
get TIKSlotAllocator
getTimeout() - Method in class com.pax.dal.entity.ModemParam
获取超时时间
There is no application-layer data exchange in specified time, MODEM then hang up.
getTimestamp() - Method in class com.pax.dal.entity.LivenessDetectResult
获取时间戳。
Get the timestamp.
getTLKSlotAllocator() - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取TLK索引分配器
get TLKSlotAllocator
getTMKSlotAllocator(int) - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取TMK索引分配器
get TMKSlotAllocator
getTotalRxBytes() - Method in class com.pax.dal.entity.AppNetworkStats
 
getTotalTxBytes() - Method in class com.pax.dal.entity.AppNetworkStats
 
getTouchMode() - Method in enum com.pax.dal.entity.ETouchMode
 
getTpWakeupEnable() - Method in interface com.pax.dal.ISys
获取TP唤醒功能开关状态。
Get the status of TP Wake up switch.
getTrack1() - Method in class com.pax.dal.entity.PollingResult
磁道1
track 1
getTrack1() - Method in class com.pax.dal.entity.TrackData
磁道1
track 1
getTrack1() - Method in class com.pax.dal.entity.TrackDataByte
磁道1
track 1
getTrack2() - Method in class com.pax.dal.entity.PollingResult
磁道2
track 2
getTrack2() - Method in class com.pax.dal.entity.TrackData
磁道2
track 2
getTrack2() - Method in class com.pax.dal.entity.TrackDataByte
磁道2
track 2
getTrack3() - Method in class com.pax.dal.entity.PollingResult
磁道3
track 3
getTrack3() - Method in class com.pax.dal.entity.TrackData
磁道3
track 3
getTrack3() - Method in class com.pax.dal.entity.TrackDataByte
磁道3
track 3
getTrack4() - Method in class com.pax.dal.entity.TrackData
磁道4,只针对JIS-II卡。
track 4 ,only for JIS-II card.
getTrack4() - Method in class com.pax.dal.entity.TrackDataByte
磁道4,只针对JIS-II卡。
track 4 ,only for JIS-II card.
getTrafficOfEachApp(int, long, long) - Method in interface com.pax.dal.IDeviceInfo
获取所有APP在指定网络类型下流量的使用情况。
get the usage of all APP traffic under the specified network type.
getTrafficTotal(int, long, long) - Method in interface com.pax.dal.IDeviceInfo
获取系统指定网络类型的总使用流量 。
Gets the total usage traffic of the system specified network type.
getTWKSlotAllocator(int) - Method in interface com.pax.dal.pedkeyisolation.IPedSlotAllocatorManager
Deprecated.
获取TWK索引分配器
get TWKSlotAllocator
getTXK(byte[], byte[]) - Method in interface com.pax.dal.ITypeA
向密码键盘请求获取 TXK。
该命令用于上位机从 PED 获取读取传输密钥。 传输密钥 TXK 固定为 16 字节。上位机临时产生一组模长 512bit 的 RSA 公私钥对,并将公钥传给 PED, PED 产生传输密钥 TXK,并保存在安全存储器中,然后用公钥加密后,将密文发给上位机。
Request a TXK from the password keyboard.
getTXKCheckValue() - Method in interface com.pax.dal.ITypeA
获取 TXK 校验值。
该命令用于上位机检查 TXK 是否同步。
密码键盘产生 8 字节随机数,并用 TXK 加密,把随机数和加密后的值,发给上位机。上位机可以由自身的 TXK 进行相关验证。
Get TXK check value.
getType() - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
getType() - Method in class com.pax.dal.entity.ApnInfo
 
getType() - Method in class com.pax.dal.entity.BatterySipper
getType() - Method in class com.pax.dal.entity.LanProxyInfo
以太网网络代理类型。
Ethernet proxy type.
getTypeA() - Method in interface com.pax.dal.IDAL
获取ITypeA。
Get interface ITypeA.
getUartComm(UartParam) - Method in interface com.pax.dal.IDalCommManager
得到一个共享的CommUart
Get a shared UartComm Object
getUartPortList() - Method in interface com.pax.dal.IDalCommManager
列举出所有可用的端口编号
List all available port numbers
getUiccMode() - Method in interface com.pax.dal.IPhoneManager
获取当前使用的模式。
Get the mode currently in use.
getUsageCount(int) - Method in interface com.pax.dal.IDeviceInfo
获取设备被使用的总次数。收集磁条卡的刷卡成功次数和 接触式芯片卡与非接卡的Apdu exchange成功次数
Get total count for the device be used.
getUsbDevPort() - Method in class com.pax.dal.entity.DeviceInfo
获取UsbDev端口号。
Gets the UsbDev port number.
getUsbHostPort() - Method in class com.pax.dal.entity.DeviceInfo
获取UsbHost端口号。
Gets the UsbHost port number.
getUsbHostPortExt() - Method in class com.pax.dal.entity.DeviceInfo
获取UsbHost扩展端口号。
Gets the UsbHost extension port number.
getUsbMode() - Method in interface com.pax.dal.ISys
获取当前USB模式。如果开启权限检查,需在AndroidManifest下添加以下权限:"com.pax.permission.USB_SECURITY"
Get the current USB mode.
getUsbVirtualEthConfig(String) - Method in interface com.pax.dal.ISys
获取以太网IP地址信息。
Get USB virtual Ethernet configuration.
getUser() - Method in class com.pax.dal.entity.ApnInfo
 
getUser_control_key_val() - Method in class com.pax.dal.entity.PiccPara
paypass认证需求,指定按键值,按下时强制退出交易
Paypass certification requirements, specify the key value, forced exit transaction when pressed
getUser_control_w() - Method in class com.pax.dal.entity.PiccPara
paypass认证需求,指定按键值,按下时强制退出交易
Paypass certification requirements, specify the key value, forced exit transaction when pressed
getUsername() - Method in class com.pax.dal.entity.MobileParam
获取用户名
get user name
getValue() - Method in class com.pax.dal.entity.BatterySipper
获取耗电量,单位:mAh
Obtain power consumption, unit :mAh
getValue() - Method in enum com.pax.dal.entity.EmmcInfo
 
getVersion() - Method in interface com.pax.dal.IPed
获取PED的版本。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Get the PED version information.
getVersion() - Method in interface com.pax.dal.ITypeA
读取密码键盘版本号。
Read the password keyboard version number.
getVisitItems(String, String, String, int) - Method in interface com.pax.dal.INetwork
列举出指定的应用从startDate到endDate的所有访问记录。
List all access records of the specified application from startDate to endDate.
getVolume() - Method in interface com.pax.dal.IKeyBoard
获取按键音量。
Get key volume.
getVpnStatus() - Method in interface com.pax.dal.IPaxVpn
获取当前VPN连接的状态。
Gets the status of the current VPN connection.
getVSimAndESimServiceState(IPhoneManager.IVSimAndESimListener) - Method in interface com.pax.dal.IPhoneManager
获取卡服务状态。
Get the card service state.
getWait_retry_limit_val() - Method in class com.pax.dal.entity.PiccPara
S(WTX)响应最大重试次数(暂不适用)
The most repeat times of S(WTX) response, default is 3, only applicable to P80
getWait_retry_limit_w() - Method in class com.pax.dal.entity.PiccPara
S(WTX)响应发送次数写入允许(暂不适用)
Written enable for S(WTX) response to sending times: only applicable to P80
getWidth() - Method in class com.pax.dal.entity.CustomerDisplayInfo
获取宽度。单位: 像素。
Gets the width.
getWidth() - Method in class com.pax.dal.entity.FaceRectangle
人脸框宽度。
Width of face detection rectangle.
getWidth() - Method in class com.pax.dal.entity.FontInfo
 
getWidth() - Method in class com.pax.dal.entity.WLLcdDisplaySize
获取屏幕宽
Get the screen width
getWiFiHotspotStatus() - Method in interface com.pax.dal.ISys
获取Wi-Fi热点状态。
Get Wi-Fi hotspot status.
getWifiProbe() - Method in interface com.pax.dal.IDAL
获取wifi探针接口
get interface IWifiProbe
getWifiRxBytes() - Method in class com.pax.dal.entity.AppNetworkStats
 
getWifiTxBytes() - Method in class com.pax.dal.entity.AppNetworkStats
 
getWLAttack() - Method in interface com.pax.dal.IDAL
获取IWLAttack
Get interface IWLAttack
getWLCustomerDisplay() - Method in interface com.pax.dal.IDAL
获取IWLCustomerDisplay
Get interface IWLCustomerDisplay
getWLEKUManager() - Method in interface com.pax.dal.IDAL
获取IWLEKUManager
Get interface IWLEKUManager
getWLTax() - Method in interface com.pax.dal.IDAL
获取IWLTax
Get interface WLTax
getWLWhiteListControl() - Method in interface com.pax.dal.IDAL
获取IWhiteListControl
Get interface IWhiteListControl
getWt() - Method in class com.pax.dal.entity.ModemParam
获取双音拨号两个号码之间的间隔时间(单位:10ms,有效范围5~25)
The interval time between two-tone dial-up two numbers (Unit:10ms, valid range 5~25)
getX() - Method in class com.pax.dal.entity.FaceRectangle
人脸框x轴坐标。
X coordinate of face detection rectangle.
getY() - Method in class com.pax.dal.entity.FaceRectangle
人脸框y轴坐标。
Y coordinate of face detection rectangle.
getYaw() - Method in class com.pax.dal.entity.FaceAngle
面部左右扭头角度。
Face left and right turn head Angle.
goToSleep() - Method in interface com.pax.dal.ISys
强制设备进入休眠状态。
Force the device to sleep.
A B C D E F G I K L M N O P Q R S T U V W