TranslatePinDataRequest

Types

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

Properties

Link copied to clipboard

The encrypted PIN block data that Amazon Web Services Payment Cryptography translates.

Link copied to clipboard

The attributes and values to use for incoming DUKPT encryption key for PIN block tranlation.

Link copied to clipboard

The keyARN of the encryption key under which incoming PIN block data is encrypted. This key type can be PEK or BDK.

Link copied to clipboard

The format of the incoming PIN block data for tranlation within Amazon Web Services Payment Cryptography.

Link copied to clipboard

The attributes and values to use for outgoing DUKPT encryption key after PIN block translation.

Link copied to clipboard

The keyARN of the encryption key for encrypting outgoing PIN block data. This key type can be PEK or BDK.

Link copied to clipboard

The format of the outgoing PIN block data after tranlation 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