menu
shelf_easy package
documentation
shelf_deps.dart
Algorithm
encrypt abstract method
encrypt abstract method
dark_mode
light_mode
encrypt
abstract method
Encrypted
encrypt
(
Uint8List
bytes
, {
IV
?
iv
,
Uint8List
?
associatedData
,
})
Encrypt
bytes
.
Implementation
Encrypted encrypt(Uint8List bytes, {IV? iv, Uint8List? associatedData});
shelf_easy package
documentation
shelf_deps
Algorithm
encrypt abstract method
Algorithm class