pub type CsrAttrs = SequenceOf<AttrOrOid>;
Expand description
The main body of a CSR attribute request.
Aliased Typeยง
struct CsrAttrs { /* private fields */ }
pub type CsrAttrs = SequenceOf<AttrOrOid>;
The main body of a CSR attribute request.
struct CsrAttrs { /* private fields */ }