Type Alias pkix::cmpv2::message::PkiProtection

source ·
pub type PkiProtection = BitVec;
Expand description

The PKIProtection type is defined in RFC 4210 Section 5.1.3.

 PKIProtection ::= BIT STRING

Aliased Type§

struct PkiProtection { /* private fields */ }