menu
dune_core package
documentation
dune_core_testing_internals.dart
Encryption
createSecretKey method
createSecretKey method
dark_mode
light_mode
createSecretKey
method
Future
<
SecretKey
>
createSecretKey
(
)
Implementation
Future<SecretKey> createSecretKey() => _cipher.newSecretKey();
dune_core package
documentation
dune_core_testing_internals
Encryption
createSecretKey method
Encryption class