menu
ids_material_sdk package
documentation
public/crypto.dart
IDSCryptoConfiguration
salt property
salt property
dark_mode
light_mode
salt
property
String
salt
final
Salt used with the password in PBKDF2 (should be random in production).
Implementation
final String salt;
ids_material_sdk package
documentation
public/crypto
IDSCryptoConfiguration
salt property
IDSCryptoConfiguration class