menu
ty_smart_pos_api_plugin package
documentation
modules/pinpad/pinpad_device.dart
PinPadDevice
dukptEncrypt abstract method
dukptEncrypt abstract method
dark_mode
light_mode
dukptEncrypt
abstract method
Future
<
OperationResult
?
>
dukptEncrypt
(
int
keyIndex
,
DukptEncryptMode
calMode
,
Uint8List
data
)
Implementation
Future<OperationResult?> dukptEncrypt( int keyIndex, DukptEncryptMode calMode, Uint8List data);
ty_smart_pos_api_plugin package
documentation
modules/pinpad/pinpad_device
PinPadDevice
dukptEncrypt abstract method
PinPadDevice mixin