pub type DerObjectContent<'a> = BerObjectContent<'a>;
Expand description

BER object content

This is the same object as BerObjectContent.