encryptionContext

@JvmName(name = "velgugtoxyfaxhil")
suspend fun encryptionContext(value: Map<String, String>?)

Parameters

value

(Optional) The Encryption context. If you specify this parameter here, it is also required when you call the Decrypt API operation. For more information, see Encryption Context.


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

Parameters

values

(Optional) The Encryption context. If you specify this parameter here, it is also required when you call the Decrypt API operation. For more information, see Encryption Context.