pub fn checkpoint_body_sha256(
body: &KernelCheckpointBody,
) -> Result<String, CheckpointError>Expand description
Return the canonical SHA-256 digest for a checkpoint body.
pub fn checkpoint_body_sha256(
body: &KernelCheckpointBody,
) -> Result<String, CheckpointError>Return the canonical SHA-256 digest for a checkpoint body.