- updateKey(int, int, byte[]) - Method in interface com.cloudpos.hsm.HSMDevice
-
Updates a key in the HSM.
- updateMasterKey(int, byte[], byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the master key used by the PINPad device.
- updateMasterKeyWithCheck(int, byte[], byte[], int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the master key, which must be encrypted by a transport key.
- updateMasterKeyWithCheckByMK(int, byte[], byte[], int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the master key, which must be encrypted by the old master key.
- updateSM4Key(int, byte[], byte[]) - Method in interface com.cloudpos.hsm.HSMDevice
-
Updates an SM4 key.
- updateUserKey(int, int, byte[], int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the user key (session key) encrypted by the master key using 3DES algorithm.
- updateUserKey(int, int, byte[], int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the user key (session key) encrypted by the master key using 3DES algorithm.
- updateUserKey(int, int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the user key (session key) encrypted by the master key using 3DES algorithm.
- updateUserKey(int, int, byte[], int, byte[], KeyInfo) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Updates the user key(session key) with additional check value options.
- 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
-
Updates the user key with TR31 formatted message.
- USBExtSwitchDevice - Interface in com.cloudpos.usb
-
The USBExtSwitchDevice
interface provides control over the power state of USB host ports.
- USBExtSwitchDeviceSpec - Interface in com.cloudpos.usb
-
The USBExtSwitchDeviceSpec
interface extends DeviceSpec
to define the specifications for a USB external switch device.
- USER_KEY_ID_DATA - Static variable in interface com.cloudpos.pinpad.PINPadDevice
-
- USER_KEY_ID_MAC - Static variable in interface com.cloudpos.pinpad.PINPadDevice
-
- USER_KEY_ID_PIN - Static variable in interface com.cloudpos.pinpad.PINPadDevice
-