VerifyPinDataRequest

Types

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

Properties

Link copied to clipboard

The attributes and values for the DUKPT encrypted PIN block data.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment Cryptography supports ISO_Format_0 and ISO_Format_3.

Link copied to clipboard

The length of PIN being verified.

Link copied to clipboard

The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.

Link copied to clipboard

The attributes and values for PIN data verification.

Link copied to clipboard

The keyARN of the PIN verification key.

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