Method Nettle.BlockCipher16()->CCM.digest_size() Method digest_size int(4..16) digest_size() Description Default digest size. Returns Returns 16, but overloading via inherit is supported, and may return any even number in the range [4..16]. Note Note that the digest length is folded into the digest, so it doesn't simply imply a truncation.