FileHashesResponse

data class FileHashesResponse(val fileHash: List<HashResponse>)

Container message for hashes of byte content of files, used in SourceProvenance messages to verify integrity of source input to the build.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Collection of file hashes.