- updateKey(int, int, byte[]) - Method in interface com.cloudpos.hsm.HSMDevice
-
Update Key.
- 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.
- updateSM4Key(int, byte[], byte[]) - Method in interface com.cloudpos.hsm.HSMDevice
-
Update sm4 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).
- updateUserKeyWithTR31Format(int, int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Update the user key with check value.
- 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