menu
otp_crypto package
documentation
otp_crypto/hkdf.dart
DerivedKeys
macKey property
macKey property
dark_mode
light_mode
macKey
property
Uint8List
macKey
final
32-byte HMAC-SHA256 key.
Implementation
final Uint8List macKey;
otp_crypto package
documentation
otp_crypto/hkdf
DerivedKeys
macKey property
DerivedKeys class