ReEncryptDataRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Ciphertext to be encrypted. The minimum allowed length is 16 bytes and maximum allowed length is 4096 bytes.

Link copied to clipboard

The attributes and values for incoming ciphertext.

Link copied to clipboard

The keyARN of the encryption key of incoming ciphertext data.

Link copied to clipboard

The attributes and values for outgoing ciphertext data after encryption by Amazon Web Services Payment Cryptography.

Link copied to clipboard

The keyARN of the encryption key of outgoing ciphertext data after encryption by Amazon Web Services Payment Cryptography.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String