Skip to content

/AWS1/CL_PCDGENAS2805KEKVALOUT

GenerateAs2805KekValidationOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_keyarn TYPE /AWS1/PCDKEYARN /AWS1/PCDKEYARN

The keyARN of sending KEK that Amazon Web Services Payment Cryptography validates for node-to-node initialization

iv_keycheckvalue TYPE /AWS1/PCDKEYCHECKVALUE /AWS1/PCDKEYCHECKVALUE

The key check value (KCV) of the sending KEK that Amazon Web Services Payment Cryptography validates for node-to-node initialization.

iv_randomkeysend TYPE /AWS1/PCDAS2805RANDOMKEYMATE00 /AWS1/PCDAS2805RANDOMKEYMATE00

The random key generated for sending KEK validation.

iv_randomkeyreceive TYPE /AWS1/PCDAS2805RANDOMKEYMATE00 /AWS1/PCDAS2805RANDOMKEYMATE00

The random key generated for receiving KEK validation. The initiating node sends this key to its partner node for validation.


Queryable Attributes

KeyArn

The keyARN of sending KEK that Amazon Web Services Payment Cryptography validates for node-to-node initialization

Accessible with the following methods

Method Description
GET_KEYARN() Getter for KEYARN, with configurable default
ASK_KEYARN() Getter for KEYARN w/ exceptions if field has no value
HAS_KEYARN() Determine if KEYARN has a value

KeyCheckValue

The key check value (KCV) of the sending KEK that Amazon Web Services Payment Cryptography validates for node-to-node initialization.

Accessible with the following methods

Method Description
GET_KEYCHECKVALUE() Getter for KEYCHECKVALUE, with configurable default
ASK_KEYCHECKVALUE() Getter for KEYCHECKVALUE w/ exceptions if field has no value
HAS_KEYCHECKVALUE() Determine if KEYCHECKVALUE has a value

RandomKeySend

The random key generated for sending KEK validation.

Accessible with the following methods

Method Description
GET_RANDOMKEYSEND() Getter for RANDOMKEYSEND, with configurable default
ASK_RANDOMKEYSEND() Getter for RANDOMKEYSEND w/ exceptions if field has no value
HAS_RANDOMKEYSEND() Determine if RANDOMKEYSEND has a value

RandomKeyReceive

The random key generated for receiving KEK validation. The initiating node sends this key to its partner node for validation.

Accessible with the following methods

Method Description
GET_RANDOMKEYRECEIVE() Getter for RANDOMKEYRECEIVE, with configurable default
ASK_RANDOMKEYRECEIVE() Getter for RANDOMKEYRECEIVE w/ exceptions if field has no va
HAS_RANDOMKEYRECEIVE() Determine if RANDOMKEYRECEIVE has a value