AttributeType

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ยง

pub struct AttributeType { /* private fields */ }