menu
otp_crypto package
documentation
otp_crypto/hkdf.dart
DerivedKeys
encKey property
encKey property
dark_mode
light_mode
encKey
property
Uint8List
encKey
final
32-byte AES-256 key.
Implementation
final Uint8List encKey;
otp_crypto package
documentation
otp_crypto/hkdf
DerivedKeys
encKey property
DerivedKeys class