menu
idena_lib_dart package
documentation
util/encrypt/encrypted.dart
IV
IV.fromLength constructor
IV.fromLength constructor
dark_mode
light_mode
IV.fromLength
constructor
IV.fromLength
(
int
length
)
Implementation
IV.fromLength(int length) : super.fromLength(length);
idena_lib_dart package
documentation
util/encrypt/encrypted
IV
IV.fromLength constructor
IV class