maxCidLength constant

int const maxCidLength

The maximum length of a CID in bytes.

Implementation

static const int maxCidLength = 20;