Skip to main content

build_statement

Function build_statement 

Source
pub fn build_statement(
    manifest_signed_json_bytes: &[u8],
    tarball_files: &[(String, Vec<u8>)],
) -> InTotoStatement
Expand description

Build an in-toto Statement from a list of (path, content_bytes) for every file in the tarball.