menu
dargon2 package
documentation
dargon2.dart
Salt
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
get
bytes
A getter to get the bytes stored in the object.
Implementation
List<int> get bytes { return _bytes; }
dargon2 package
documentation
dargon2
Salt
bytes property
Salt class