Skip to main content

statement

Function statement 

Source
pub fn statement(
    layer: &str,
    layer_manifest_digest: &str,
    kind: AttestationKind,
    bytes: &[u8],
    producer: &str,
) -> AttestationStatement
Expand description

Build the statement varve will sign for a set of attestation bytes.