JavaScript is disabled on your browser.
Skip navigation links
Overview
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
Q
R
S
T
U
V
W
Y
U
updateMasterKey(int, byte[], byte[])
- Method in interface com.cloudpos.pinpad.
PINPadDevice
Updates master key.
updateMasterKeyWithCheck(int, byte[], byte[], int)
- Method in interface com.cloudpos.pinpad.
PINPadDevice
Updates master key, the master key must be ciphered by transport key.
updateUserKey(int, int, byte[], int, byte[])
- Method in interface com.cloudpos.pinpad.
PINPadDevice
Updates the user key(session key).
updateUserKey(int, int, byte[])
- Method in interface com.cloudpos.pinpad.
PINPadDevice
Updates the user key(session key).
updateUserKey(int, int, byte[], int, byte[], KeyInfo)
- Method in interface com.cloudpos.pinpad.
PINPadDevice
Update user key when using Master/Session key type.
updateUserKeyWithCheck(int, int, byte[], int, byte[], int)
- Method in interface com.cloudpos.pinpad.
PINPadDevice
Updates the user key(session key).
USER_KEY_ID_DATA
- Static variable in interface com.cloudpos.pinpad.
PINPadDevice
Data key
USER_KEY_ID_MAC
- Static variable in interface com.cloudpos.pinpad.
PINPadDevice
MAC key
USER_KEY_ID_PIN
- Static variable in interface com.cloudpos.pinpad.
PINPadDevice
PIN key
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes