Function compute_image_id

Source
pub fn compute_image_id(blob: &[u8]) -> Result<Digest>
Expand description

Compute and return the ImageID of the specified combined user ELF + kernel ELF binary.