pub fn parse_ber_with_tag(i: &[u8], tag: BerTag) -> BerResult<'_>
Expand description

Parse a BER object, expecting a value with specified tag