DSSEAttestation Occurrence Response
data class DSSEAttestationOccurrenceResponse(val envelope: EnvelopeResponse, val statement: InTotoStatementResponse)
Deprecated. Prefer to use a regular Occurrence, and populate the Envelope at the top level of the Occurrence.
Constructors
Link copied to clipboard
fun DSSEAttestationOccurrenceResponse(envelope: EnvelopeResponse, statement: InTotoStatementResponse)