Function der_parser::ber::parse_ber_u64

source ·
pub fn parse_ber_u64(i: &[u8]) -> BerResult<'_, u64>
Expand description

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