menu
askar_wrapper_dart
askar_wrapper_dart.dart
EncryptedBuffer
nonce property
nonce
dark_mode
light_mode
nonce
property
Uint8List
get
nonce
Returns the nonce.
Implementation
Uint8List get nonce { return buffer.sublist(noncePos); }
askar_wrapper_dart
askar_wrapper_dart
EncryptedBuffer
nonce property
EncryptedBuffer class