MasterCardAttributes

Parameters to derive the confidentiality and integrity keys for a Mastercard payment card.

Types

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

Properties

Link copied to clipboard

The application cryptogram for the current transaction that is provided by the terminal during transaction processing.

Link copied to clipboard

The method to use when deriving the master key for the payment card.

Link copied to clipboard

A number that identifies and differentiates payment cards with the same Primary Account Number (PAN). Typically 00 is used, if no value is provided by the terminal.

Link copied to clipboard

The Primary Account Number (PAN) of the cardholder.

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