MASK

Synopsis

HELP:   Post-processing to mask areas in strings
TYPE:   OBJECT
SYNTAX: MASK(CHAR=ASTERISK/MINUS/DOT/X,CCSID='str',HEAD=num,TAIL=num,CHANGE=INNER/OUTER)

Description

This object can be used to mask strings as post-processing step. For this you can define the masking character (default is '*'), the character set, the start (6) and end points (4) and if the replacement is done for the inner or outer part.

When writing, this component is useful to limit the PCIDSS environment. After correct masking, card holder data in another network segment is no longer in the scope of the payment card industry data security standard (PCIDSS).

The masking is not invertible. A later pre-processing step while reading cannot reproduce the original data.

Arguments