menu
pointycastle package
documentation
block/modes/gcm.dart
GCMBlockCipher
nonce property
nonce property
dark_mode
light_mode
nonce
property
Uint8List
get
nonce
inherited
The nonce or iv as set by the initialization
Implementation
Uint8List get nonce => _nonce;
pointycastle package
documentation
block/modes/gcm
GCMBlockCipher
nonce property
GCMBlockCipher class