Enum der_parser::der::DerTag [] [src]

#[repr(u8)]
pub enum DerTag { EndOfContent, Boolean, Integer, BitString, OctetString, Null, Oid, ObjDescriptor, External, RealType, Enumerated, EmbeddedPdv, Utf8String, RdvOid, Sequence, Set, NumericString, PrintableString, Ia5String, UtcTime, GeneralizedTime, Invalid, }

Defined in X.680 section 8.4

Variants

Trait Implementations

impl Debug for DerTag
[src]

Formats the value using the given formatter.