nonceLength constant

int const nonceLength

Length of a nonce in bytes.

Implementation

static const int nonceLength = 32;