fixedHeaderLength constant

int const fixedHeaderLength

magic + version + keyId + labelLen.

Implementation

static const int fixedHeaderLength = 4 + 1 + 2 + 1;