nonceSize constant

int const nonceSize

AES-GCM nonce size in bytes (96 bits).

Implementation

static const int nonceSize = 12;