menu
pointycastle package
documentation
block/modes/gcm.dart
GCMBlockCipher
macSize property
macSize property
dark_mode
light_mode
macSize
property
int
get
macSize
inherited
The length in bytes of the authentication tag
Implementation
int get macSize => _macSize;
pointycastle package
documentation
block/modes/gcm
GCMBlockCipher
macSize property
GCMBlockCipher class