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