ivLength constant
int
const ivLength
AES-GCM nonce length (the 96-bit fast path every implementation takes).
Implementation
static const int ivLength = 12;
AES-GCM nonce length (the 96-bit fast path every implementation takes).
static const int ivLength = 12;