Skip to main content

ObjectIdentifierTlvFmt

Type Alias ObjectIdentifierTlvFmt 

Source
pub type ObjectIdentifierTlvFmt = ASN1Fmt<ObjectIdentifierFmt, DER>;

Aliased Type§

pub struct ObjectIdentifierTlvFmt(pub Tag, pub ObjectIdentifierFmt);

Tuple Fields§

§0: Tag§1: ObjectIdentifierFmt