Function der_parser::parse_der_u32 [] [src]

pub fn parse_der_u32(i: &[u8]) -> IResult<&[u8], u32>

Parse DER object and try to decode it as a 32-bits unsigned integer