menu
cryptography_flutter package
documentation
cryptography_flutter.dart
FlutterPbkdf2
isSupported property
isSupported property
dark_mode
light_mode
isSupported
property
bool
get
isSupported
Implementation
bool get isSupported => _macNameFor(macAlgorithm) != null;
cryptography_flutter package
documentation
cryptography_flutter
FlutterPbkdf2
isSupported property
FlutterPbkdf2 class