keySize constant

int const keySize

AES key size in bytes (256 bits).

Implementation

static const int keySize = 32;