Skip to main content

bind_generated_component_generation

Function bind_generated_component_generation 

Source
pub fn bind_generated_component_generation(
    generated: VerifiedGeneratedComponentGenerationOwner,
    actual_source: [u8; 32],
    actual_build: [u8; 32],
    actual_machine: [u8; 32],
    actual_root: [u8; 32],
    actual_generation: u64,
    actual_composed: [u8; 32],
) -> Result<VerifiedGeneratedComponentGenerationOwner, (GenerationPairError, VerifiedGeneratedComponentGenerationOwner)>
Expand description

Consumes the signed half and binds it to Admission’s actual five-leaf composition. No compared fact is returned to the caller.