pub fn parse_ber_bitstring( i: &[u8], ) -> Result<(&[u8], BerObject<'_>), Err<Error>>
mtls
Read an bitstring value