menu
kvs package
documentation
cipher.dart
Cipher
encrypt abstract method
encrypt abstract method
dark_mode
light_mode
encrypt
abstract method
Future
<
Uint8List
>
encrypt
(
Uint8List
input
)
Implementation
Future<Uint8List> encrypt(Uint8List input);
kvs package
documentation
cipher
Cipher
encrypt abstract method
Cipher class