Constant MAX_OUTPUT_LEN
pub const MAX_OUTPUT_LEN: usize = _; // 64usizeAvailable on crate feature
crypto only.Expand description
The maximum output length (Algorithm::output_len) of all the
algorithms in this module.