SessionKeyEmv2000 - AWS Payment Cryptography Data Plane

SessionKeyEmv2000

Parameters to derive session key for an Emv2000 payment card for ARQC verification.

Contents

ApplicationTransactionCounter

The transaction counter that is provided by the terminal during transaction processing.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 4.

Pattern: [0-9a-fA-F]+

Required: Yes

PanSequenceNumber

A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).

Type: String

Length Constraints: Fixed length of 2.

Pattern: [0-9a-fA-F]+

Required: Yes

PrimaryAccountNumber

The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 19.

Pattern: [0-9]+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: