JavaScript is disabled on your browser.
Skip navigation links
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
U
updateCipherMasterKey(int, byte[], int, byte[], int)
- Static method in class com.cloudpos.jniinterface.
PINPadInterface
Update master key, the master key must be ciphered by transport key.
updateCipherMasterKeyE(int, byte[], int, byte[], int, int)
- Static method in class com.cloudpos.jniinterface.
PINPadInterface
Update master key, the master key must be ciphered by transport key, and use the selected algorithm of check .
updateKey(int, int, byte[])
- Static method in class com.cloudpos.jniinterface.
HSMInterface
Update Key.
updateMasterKey(int, byte[], int, byte[], int)
- Static method in class com.cloudpos.jniinterface.
PINPadInterface
Update plain master key.
updateSM4Key(int, byte[], byte[])
- Static method in class com.cloudpos.jniinterface.
HSMInterface
Update sm4 key
updateUserKey(int, int, byte[], int)
- Static method in class com.cloudpos.jniinterface.
PINPadInterface
Update the user key.
updateUserKeyWithCheck(int, int, byte[], int, int, byte[], int)
- Static method in class com.cloudpos.jniinterface.
PINPadInterface
Update the user key with check value.
updateUserKeyWithCheckE(int, int, byte[], int, int, byte[], int, int)
- Static method in class com.cloudpos.jniinterface.
PINPadInterface
Update the user key with check value.
USER_KEY_ID
- Static variable in class com.cloudpos.jniinterface.
PINPadInterface
user keyID
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes