Skip to content

/AWS1/CL_PCDREENCATTRIBUTES

Parameters that are required to perform reencryption operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_symmetric TYPE REF TO /AWS1/CL_PCDSYMMETRICENCATTRS /AWS1/CL_PCDSYMMETRICENCATTRS

Parameters that are required to encrypt data using symmetric keys.

io_dukpt TYPE REF TO /AWS1/CL_PCDDUKPTENCATTRIBUTES /AWS1/CL_PCDDUKPTENCATTRIBUTES

Parameters that are required to encrypt plaintext data using DUKPT.


Queryable Attributes

Symmetric

Parameters that are required to encrypt data using symmetric keys.

Accessible with the following methods

Method Description
GET_SYMMETRIC() Getter for SYMMETRIC

Dukpt

Parameters that are required to encrypt plaintext data using DUKPT.

Accessible with the following methods

Method Description
GET_DUKPT() Getter for DUKPT