menu
ty_smart_pos_api_plugin package
documentation
modules/pinpad/pinpad_device.dart
PinPadDevice
saveRSAKey abstract method
saveRSAKey abstract method
dark_mode
light_mode
saveRSAKey
abstract method
Future
<
int
?
>
saveRSAKey
(
RsaKeyType
keyType
,
Uint8List
key
)
Implementation
Future<int?> saveRSAKey(RsaKeyType keyType, Uint8List key);
ty_smart_pos_api_plugin package
documentation
modules/pinpad/pinpad_device
PinPadDevice
saveRSAKey abstract method
PinPadDevice mixin