pub type AttributeType = ObjectIdentifier;Expand description
X.501 AttributeType as defined in RFC 5280 Appendix A.1.
AttributeType ::= OBJECT IDENTIFIERAliased Typeยง
struct AttributeType { /* private fields */ }pub type AttributeType = ObjectIdentifier;X.501 AttributeType as defined in RFC 5280 Appendix A.1.
AttributeType ::= OBJECT IDENTIFIERstruct AttributeType { /* private fields */ }