pub type MetaEku = Vec<ObjectIdentifier>;Expand description
Completely undocumented by MS.
As best I can tell this is:
MetaEku ::= SEQUENCE OF OBJECT IDENTIFIERAliased Typeยง
pub struct MetaEku { /* private fields */ }pub type MetaEku = Vec<ObjectIdentifier>;Completely undocumented by MS.
As best I can tell this is:
MetaEku ::= SEQUENCE OF OBJECT IDENTIFIERpub struct MetaEku { /* private fields */ }