menu
u package
documentation
utils/files/u_storage_backend.dart
UStorageBackend
aead abstract method
aead abstract method
dark_mode
light_mode
aead
abstract method
Future
<
UAead
>
aead
(
Uint8List
key
)
The authenticated cipher the vault uses on this platform.
Implementation
Future<UAead> aead(Uint8List key);
u package
documentation
utils/files/u_storage_backend
UStorageBackend
aead abstract method
UStorageBackend class