defaultCidLength constant
int
const defaultCidLength
The default length for generated CIDs (for backward compatibility).
Implementation
static const int defaultCidLength = 8;
The default length for generated CIDs (for backward compatibility).
static const int defaultCidLength = 8;