menu
dart_ipfs
dart_ipfs.dart
CryptoUtils
keySize constant
keySize
dark_mode
light_mode
keySize
constant
int
const
keySize
AES key size in bytes (256 bits).
Implementation
static const int keySize = 32;
dart_ipfs
dart_ipfs
CryptoUtils
keySize constant
CryptoUtils class