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