menu
ids_material_sdk package
documentation
public/crypto.dart
IDSCryptoConfiguration
keyLength property
keyLength property
dark_mode
light_mode
keyLength
property
int
keyLength
final
Length of the derived key in bytes (e.g., 32 for AES-256).
Implementation
final int keyLength;
ids_material_sdk package
documentation
public/crypto
IDSCryptoConfiguration
keyLength property
IDSCryptoConfiguration class