Function der::message::encoded_len[][src]

pub fn encoded_len(fields: &[&dyn Encodable]) -> Result<Length>
Expand description

Obtain the length of an ASN.1 SEQUENCE consisting of the given Encodable fields when serialized as ASN.1 DER, including the header (i.e. tag and length)