nonceBytes constant

int const nonceBytes

96 bits, the nonce size AES-GCM is specified for.

Implementation

static const int nonceBytes = 12;