der_parser::ber

Function ber_encode_header

Source
pub fn ber_encode_header<'a, 'b: 'a, W: Write + 'a>(
    hdr: &'b Header<'_>,
) -> impl SerializeFn<W> + 'a
Available on crate feature serialize only.
Expand description

Encode header as object

The len field must be correct