menu
archethic_lib_dart package
documentation
crypto_keys/src/impl.dart
SymmetricKeyImpl
keyValue property
keyValue property
dark_mode
light_mode
keyValue
property
@
override
Uint8List
keyValue
final
The value of the symmetric (or other single-valued) key
Implementation
@override final Uint8List keyValue;
archethic_lib_dart package
documentation
crypto_keys/src/impl
SymmetricKeyImpl
keyValue property
SymmetricKeyImpl class