Struct asn1::SequenceWriter [−][src]
pub struct SequenceWriter<'a> { /* fields omitted */ }Expand description
Writes an ASN.1 SEQUENCE using a callback that writes the inner
elements.
pub struct SequenceWriter<'a> { /* fields omitted */ }Writes an ASN.1 SEQUENCE using a callback that writes the inner
elements.