Function parse_ber_bitstring
pub fn parse_ber_bitstring(
i: &[u8],
) -> Result<(&[u8], BerObject<'_>), Err<Error>>Available on (crate features
rustls or boring or acme) and crate feature rustls only.Expand description
Read an bitstring value