pub type SubjectPublicKeyInfoOwned = SubjectPublicKeyInfo<Any, BitString>;
Available on crate features pkcs8 and alloc only.
Expand description

SubjectPublicKeyInfo with Any algorithm parameters, and BitString params.