menu
kvs package
documentation
cipher.dart
AESGCM256
AESGCM256.new constructor
AESGCM256.new constructor
dark_mode
light_mode
AESGCM256
constructor
AESGCM256
(
{
required
String
key
,
})
Implementation
AESGCM256({ required this.key, });
kvs package
documentation
cipher
AESGCM256
AESGCM256.new constructor
AESGCM256 class