pub fn compute_image_id(elf: &[u8]) -> Result<Digest, Error>
Expand description

Compute and return the ImageID of the specified ELF binary.