tagLength constant

int const tagLength

AES-GCM tag length, appended to the ciphertext inside sealed.

Implementation

static const int tagLength = 16;