- emv_aidparam_add(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_aidparam_clear() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Clear AID parameters
- emv_anti_shake_finish(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
anti_shake_finish
- emv_capkparam_add(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_capkparam_clear() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Clear CAPK parameters
- emv_contactless_aidparam_add(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_contactless_aidparam_clear() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_exception_file_add(byte[]) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Add Exception File
- emv_exception_file_clear() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Clear Exception File
- emv_generate_pseudo_track1(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
generate pseudo track1
- emv_generate_pseudo_track2(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
generate pseudo track2
- emv_get_candidate_list(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Get candidate application list
- emv_get_candidate_list_tlv(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Get candidate application list with TLV Format
- emv_get_card_record(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Read transaction record from the card
- emv_get_config_checksum(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Get Configuration checksum
- emv_get_contactless_card_state() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_get_kernel_checksum(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Get Kernel checksum
- emv_get_kernel_id() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
get contactless kernel id
- emv_get_kernel_type() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_get_offlinepin_times() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
return the times of offline pin entry
- emv_get_offlinepin_try_counter() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
return the try counter of offline pin from the card
- emv_get_process_type() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
get process type of contactless card
- emv_get_tag_data(int, byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
get the data for the tag
- emv_get_tag_list_data(int[], int, byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
get the data for the tag list
- emv_get_version_string(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Get EMV Kernel version
- emv_is_need_advice() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Is needed advice the transaction
- emv_is_need_signature() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Is needed sign the transaction
- emv_is_tag_present(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
check the existence of data for the tag
- emv_kernel_initialize() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
EMV kernel init, execute only one time when start application
- emv_log_file_clear() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_offlinepin_verified() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
is offline verified
- emv_preprocess_qpboc() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_process_next() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
emv process next, execute this function to notify emv kernel to continue performing transaction
- emv_revoked_cert_add(byte[]) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Add revoked Certificate
- emv_revoked_cert_clear() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Clear Revoked Certicates
- emv_set_anti_shake(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_set_bypass_pin(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set acceptance for Bypass Offline PIN
- emv_set_candidate_list_result(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set the selected index for application selection
- emv_set_currency_symbol(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_set_fastest_qpboc_process(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_set_force_aac(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set the transaction Force AAC for first generate AC
- emv_set_force_online(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set the transaction force online
- emv_set_id_check_result(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set the result for cardholder ID check
ID Type(9F62)、ID Number(9F61)
- emv_set_kernel_attr(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_set_kernel_type(byte) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_set_online_pin_entered(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set the result for Online PIN
- emv_set_online_result(int, byte[], byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set the result for online certification
- emv_set_other_amount(byte[]) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set other amount
- emv_set_pinpad_title(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
set custom pinpad gui for pinpad title
- emv_set_tag_data(int, byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
set the data for the tag
- emv_set_trans_amount(byte[]) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set transaction amount
- emv_set_trans_type(byte) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set transaction type before start
- emv_set_virtual_keypad_type(int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_stop_process() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
emv stop process, execute this function to notify emv kernel to stop the transaction
- emv_terminal_param_set_drl(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emv_terminal_param_set_tlv(byte[], int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Set EMV terminal parameters by TLV
- emv_trans_initialize() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
Init transaction data, execute this function every time before performing a emv transaction
- EMVJNIInterface - Class in com.cloudpos.jniinterface
-
Created by Administrator on 2019/2/22.
- EMVJNIInterface() - Constructor for class com.cloudpos.jniinterface.EMVJNIInterface
-
- emvOfflinePinCallback(int, int) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emvProcessCallback(byte[]) - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-
- emvProcessCallback(byte[]) - Method in interface com.cloudpos.jniinterface.IFuntionListener
-
This callback method will be called during every step of EMV proce
ss.
- encrypt(int, String, byte[]) - Method in interface com.cloudpos.hsm.HSMDevice
-
Do encryption by the given private key.
- encryptData(KeyInfo, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Encrypts the data using user key defined in KeyInfo
- encryptData(KeyInfo, byte[], int, byte[], int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Encrypts the data using user key defined in KeyInfo
- enroll(int, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Enroll fingerprint.
- ERR_CARD_UNREACHABLE - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderOperationResult
-
Card did not respond to a request.
- ERR_COMMUNICATION - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderOperationResult
-
Exchange with card failed due to a communication error (parity, crc...).
- ERR_DEVICE_BASE - Static variable in interface com.cloudpos.OperationResult
-
The start value of device error.
- ERR_GENERAL_ERROR - Static variable in interface com.cloudpos.OperationResult
-
A catastrophic error has occurred during an operation, This is the
highest-priority error designation.
- ERR_INVALIDMEDIA - Static variable in interface com.cloudpos.msr.MSROperationResult
-
Media had invalid encoding.
- ERR_MULTI_CARD - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderOperationResult
-
Many cards are placed
- ERR_NO_INFO - Static variable in interface com.cloudpos.OperationResult
-
Cause of error does not fit a description in the device documentation.
- ERR_NO_PERMISSION - Static variable in interface com.cloudpos.OperationResult
-
The requested operation is not available.
- ERR_NOMEDIA - Static variable in interface com.cloudpos.msr.MSROperationResult
-
No media encoding.
- ERR_PAPER_OUT - Static variable in interface com.cloudpos.printer.PrinterOperationResult
-
Printer out of paper
- ERR_PRINTER - Static variable in interface com.cloudpos.printer.PrinterOperationResult
-
Printer error
- ERR_PROTOCOL - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderOperationResult
-
Protocol error - an error has occurred in the communication with the card.
- ERR_READFAIL - Static variable in interface com.cloudpos.msr.MSROperationResult
-
Encoded media was detected, but was unable to be read.
- ERR_TIMEOUT - Static variable in interface com.cloudpos.OperationResult
-
The error resulted from the expiration of a timeout.
- exitEMVKernel() - Static method in class com.cloudpos.jniinterface.EMVJNIInterface
-