menu
litert_crypto package
documentation
codec.dart
LrtcEnvelope
tagLength constant
tagLength constant
dark_mode
light_mode
tagLength
constant
int
const
tagLength
AES-GCM tag length, appended to the ciphertext inside
sealed
.
Implementation
static const int tagLength = 16;
litert_crypto package
documentation
codec
LrtcEnvelope
tagLength constant
LrtcEnvelope class