Type Alias rasn_pkix::est::CsrAttrs

source ·
pub type CsrAttrs = SequenceOf<AttrOrOid>;
Expand description

The main body of a CSR attribute request.

Aliased Type§

struct CsrAttrs { /* private fields */ }