Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

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 */ }