menu
archethic_lib_dart package
documentation
crypto_keys/src/pointycastle_ext.dart
AESKeyWrap
blockSize property
blockSize property
dark_mode
light_mode
blockSize
property
@
override
int
get
blockSize
override
Get this ciphers's block size.
Implementation
@override int get blockSize => 8;
archethic_lib_dart package
documentation
crypto_keys/src/pointycastle_ext
AESKeyWrap
blockSize property
AESKeyWrap class