pub fn parse_ber_any(i: &[u8]) -> Result<(&[u8], Any<'_>), Err<Error>>
mtls
Parse any BER object (not recursive)