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

Parse a DER object, expecting a value with specificed tag