digest

@JvmName(name = "ritlbfwyemrelnyx")
suspend fun digest(value: Output<Map<String, String>>)
@JvmName(name = "qsseqjrbgmirupmp")
suspend fun digest(value: Map<String, String>?)

Parameters

value

A map of algorithm to digest of the contents of the SBOM.


@JvmName(name = "fcfqpgntsakybjuk")
fun digest(vararg values: Pair<String, String>)

Parameters

values

A map of algorithm to digest of the contents of the SBOM.