logo
pub type DerObjectContent<'a> = BerObjectContent<'a>;
Available on crate feature mtls only.
Expand description

BER object content

This is the same object as BerObjectContent.