pub type MechType = ObjectIdentifier;
Expand description
The MechType
type is defined in RFC 1508 Appendix B.
MechType ::= OBJECT IDENTIFIER
Aliased Typeยง
pub struct MechType { /* private fields */ }
pub type MechType = ObjectIdentifier;
The MechType
type is defined in RFC 1508 Appendix B.
MechType ::= OBJECT IDENTIFIER
pub struct MechType { /* private fields */ }