GenerateMacEmvPinChangeRequest

Types

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

Properties

Link copied to clipboard

The attributes and data values to derive payment card specific confidentiality and integrity keys.

Link copied to clipboard

The message data is the APDU command from the card reader or terminal. The target encrypted PIN block, after translation to ISO2 format, is appended to this message data to generate an issuer script response.

Link copied to clipboard

The incoming new encrypted PIN block data for offline pin change on an EMV card.

Link copied to clipboard

The keyARN of the PEK protecting the incoming new encrypted PIN block.

Link copied to clipboard

The PIN encoding format of the incoming new encrypted PIN block as specified in ISO 9564.

The keyARN of the issuer master key (IMK-SMC) used to protect the PIN block data in the issuer script response.

Link copied to clipboard

The keyARN of the issuer master key (IMK-SMI) used to authenticate the issuer script response.

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