Grafeas V1beta1Intoto Details Response
data class GrafeasV1beta1IntotoDetailsResponse(val signatures: List<GrafeasV1beta1IntotoSignatureResponse>, val signed: LinkResponse)
This corresponds to a signed in-toto link - it is made up of one or more signatures and the in-toto link itself. This is used for occurrences of a Grafeas in-toto note.
Constructors
Link copied to clipboard
fun GrafeasV1beta1IntotoDetailsResponse(signatures: List<GrafeasV1beta1IntotoSignatureResponse>, signed: LinkResponse)