Function der_parser::parse_der_u64 [] [src]

pub fn parse_der_u64(i: &[u8]) -> IResult<&[u8], u64>

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