Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
E
EMV96_TA3_ERROR
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B09
EMV_CARD_ERROR
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B04
emv_completeOnlineEMVTransaction(byte, byte[])
- Method in class com.BTPaySDK.
BTPay_SDK
Complete Online Authorization transaction;the API need to be used if API emv_startEMVTransaction returns EMV_RESULT_CODE_GO_ONLINE.
emv_getEMVKernelVersion(StringBuilder)
- Method in class com.BTPaySDK.
BTPay_SDK
Get the EMV L2 Version.
EMV_INVALID_TA1
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B01
emv_removeApplicationData(String)
- Method in class com.BTPaySDK.
BTPay_SDK
Removes the Application Data by AID name passed as the parameter.
emv_removeCAPK(String, String)
- Method in class com.BTPaySDK.
BTPay_SDK
Removes Certificate Authority Public Key by the RID/Index.
emv_removeCRL(CRLDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Removes all CRL as specified by the RID and Index passed as a parameter in the CRLDataStruct class.
emv_removeCRLUnit(CRLDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Removes a single CRL data as specified by the RID/Index/Serial Number passed as a parameter in the CRLDataStruct class.
emv_removeTerminalData()
- Method in class com.BTPaySDK.
BTPay_SDK
Removes the Terminal data.
emv_retrieveAIDList(ResDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieves all the AID name/length.
emv_retrieveApplicationData(String, ApplicationIDStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieves Application Data by AID.Retrieves the Application Data as specified by the AID name passed as a parameter.
emv_retrieveCAPK(String, String, CAKeyStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieves Certificate Authority Public Key by the RID/Index.
emv_retrieveCAPKList(ResDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieves the Certificate Authority Public Key list.
emv_retrieveCRLForRID(String, ResDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieve the Certificate Revocation List specific to RID,returns all the serial numbers for a specific RID on the CRL.
emv_retrieveCRLList(ResDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieves all the RID in the CRL.
emv_retrieveTerminalData(TerminalDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Retrieves the Terminal data.
emv_setApplicationData(ApplicationIDStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Set application data by AID.
emv_setCAPK(CAKeyStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Sets Certificate Authority Public Key .
emv_setCRL(CRLDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Sets the CRL data as specified by the CRLDataStruct class.
emv_setTerminalData(TerminalDataStruct)
- Method in class com.BTPaySDK.
BTPay_SDK
Sets the Terminal data.
emv_startEMVTransaction(float, float, int, int, byte, byte[])
- Method in class com.BTPaySDK.
BTPay_SDK
Start EMV transaction request,Authorizes the EMV transaction for an ICC card.
The result code,tags and error code will be returned by emvTransactionData in interface OnReceiverListener.
EMV_TB1_REQUIRED
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B02
EMV_TB2_NOT_ALLOWED
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B06
EMV_TB3_REQUIRED
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B11
EMV_TC2_EXCEED
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B07
EMV_TC2_OUT_RANGE
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B08
EMV_TCI_TB3_CONFLICT
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B17
EMV_TD2_OUT_RANGE
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B20
EMV_UNSUPPORTED_TB1
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x8B03
emvContact
- Variable in class com.BTPaySDK.
TerminalDataStruct
Indicates whether terminal supports EMV contact.
emvContactless
- Variable in class com.BTPaySDK.
TerminalDataStruct
Indicates whether or not terminal support scontactless in EMV mode.
EMVL2_MODEL
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x0008
emvTransactionData(OnReceiverListener.EMV_RESULT_CODE_Types, byte[], int)
- Method in interface com.BTPaySDK.
OnReceiverListener
Call back function,this function will be called automatically if receive results from API emv_startEMVTransaction().
ENCRYPTED_DECRYPTED_DATA_ERROR
- Static variable in class com.BTPaySDK.
BTPay_ErrorCode
0x5505
encryptionAlgorithm
- Variable in class com.BTPaySDK.
CAKeyStruct
The Encryption Algorithm, 0x01 = RSA.
encryptTypeID
- Variable in class com.BTPaySDK.
MSRSettingStruct
Encryption type,one byte,default value:0x31;0x31:TDES,0x32:AES.
encTrack1
- Variable in class com.BTPaySDK.
IDTMSRData
Get the swiped card Track1 encrypted data.
A byte array containing Track1 encrypted data.
encTrack2
- Variable in class com.BTPaySDK.
IDTMSRData
Get the swiped card Track2 encrypted data.
A byte array containing Track2 encrypted data.
encTrack3
- Variable in class com.BTPaySDK.
IDTMSRData
Get the swiped card Track3 encrypted data.
A byte array containing Track3 encrypted data.
event
- Variable in class com.BTPaySDK.
IDTMSRData
MSR type,please see EVENT_MSR_Types for more information.
expirationDate
- Variable in class com.BTPaySDK.
PostCardDataParse
explicitPPS
- Variable in class com.BTPaySDK.
PowerOnStructure
true:Explicit PPSError: Reference source not found; false:No Explicit PPS.
exponent
- Variable in class com.BTPaySDK.
CAKeyStruct
CA Public Key Exponent.
exponentLength
- Variable in class com.BTPaySDK.
CAKeyStruct
Length of exponent.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y