Function der_parser::parse_der_octetstring [] [src]

pub fn parse_der_octetstring(i: &[u8]) -> IResult<&[u8], DerObject>