x509_cert::attr

Type Alias AttributeType

Source
pub type AttributeType = ObjectIdentifier;
Expand description

X.501 AttributeType as defined in RFC 5280 Appendix A.1.

AttributeType           ::= OBJECT IDENTIFIER

Aliased Typeยง

struct AttributeType { /* private fields */ }