intotoStatement property

InTotoStatement? intotoStatement
getter/setter pair

In-toto Statement representation as defined in spec.

The intoto_statement can contain any type of provenance. The serialized payload of the statement can be stored and signed in the Occurrence's envelope.

Implementation

InTotoStatement? intotoStatement;