logo
pub fn parse_ber_octetstring(
    i: &[u8]
) -> Result<(&[u8], BerObject<'_>), Err<Error>>
Available on crate feature mtls only.
Expand description

Read an octetstring value