const MAX_DER_OCTETS: usize = 5;
Maximum number of octets in a DER encoding of a Length using the rules implemented by this crate.
Length