ivLength constant

int const ivLength

AES-GCM nonce length (the 96-bit fast path every implementation takes).

Implementation

static const int ivLength = 12;