MAX_DER_OCTETS

Constant MAX_DER_OCTETS 

Source
const MAX_DER_OCTETS: usize = 5;
Expand description

Maximum number of octets in a DER encoding of a Length using the rules implemented by this crate.