digest

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

Parameters

value

digest is a map from a hash algorithm (e.g. sha256) to the value in the material


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

Parameters

values

digest is a map from a hash algorithm (e.g. sha256) to the value in the material