digest

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

Parameters

value

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


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

Parameters

values

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