Skip to content

/AWS1/CL_PCDSESSKEYDERIVATION

Parameters to derive a session key for Authorization Response Cryptogram (ARQC) verification.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_emvcommon TYPE REF TO /AWS1/CL_PCDSESSKEYEMVCOMMON /AWS1/CL_PCDSESSKEYEMVCOMMON

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

io_mastercard TYPE REF TO /AWS1/CL_PCDSESSKEYMASTERCARD /AWS1/CL_PCDSESSKEYMASTERCARD

Parameters to derive session key for a Mastercard payment card for ARQC verification.

io_emv2000 TYPE REF TO /AWS1/CL_PCDSESSIONKEYEMV2000 /AWS1/CL_PCDSESSIONKEYEMV2000

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

io_amex TYPE REF TO /AWS1/CL_PCDSESSIONKEYAMEX /AWS1/CL_PCDSESSIONKEYAMEX

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

io_visa TYPE REF TO /AWS1/CL_PCDSESSIONKEYVISA /AWS1/CL_PCDSESSIONKEYVISA

Parameters to derive session key for a Visa payment cardfor ARQC verification.

io_unionpay TYPE REF TO /AWS1/CL_PCDSESSIONKEYUNIONPAY /AWS1/CL_PCDSESSIONKEYUNIONPAY

Parameters to derive session key for a UnionPay payment card for Authorization Request Cryptogram (ARQC) generation and verification.


Queryable Attributes

EmvCommon

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

Accessible with the following methods

Method Description
GET_EMVCOMMON() Getter for EMVCOMMON

Mastercard

Parameters to derive session key for a Mastercard payment card for ARQC verification.

Accessible with the following methods

Method Description
GET_MASTERCARD() Getter for MASTERCARD

Emv2000

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

Accessible with the following methods

Method Description
GET_EMV2000() Getter for EMV2000

Amex

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

Accessible with the following methods

Method Description
GET_AMEX() Getter for AMEX

Visa

Parameters to derive session key for a Visa payment cardfor ARQC verification.

Accessible with the following methods

Method Description
GET_VISA() Getter for VISA

UnionPay

Parameters to derive session key for a UnionPay payment card for Authorization Request Cryptogram (ARQC) generation and verification.

Accessible with the following methods

Method Description
GET_UNIONPAY() Getter for UNIONPAY