pub type Attributes = SetOfVec<Attribute>;Expand description
X.501 Attributes as defined in RFC 2986 Section 4.
Attributes { ATTRIBUTE:IOSet } ::= SET OF Attribute{{ IOSet }}Aliased Typeยง
pub struct Attributes { /* private fields */ }main (development) branch of crypto-glue.pub type Attributes = SetOfVec<Attribute>;X.501 Attributes as defined in RFC 2986 Section 4.
Attributes { ATTRIBUTE:IOSet } ::= SET OF Attribute{{ IOSet }}pub struct Attributes { /* private fields */ }